It is correct to write: iptables -A INPUT -i ppp+,eth0+,tap+ . . .

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello again

It is correct to write:

iptables -A INPUT -i ppp+,eth0+,tap+ ...

or it is need to write:

iptables -A INPUT -i ppp+ ...
iptables -A INPUT -i eth+ ...
iptables -A INPUT -i tap+ ...

thanks,
julio

--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux