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

iptables et protocole



hi,
i've read a few books on iptables and these says :
you can specify the protocol with --protocol and you have the choice between tcp, icmp, udp or all ... ok
but i have to specify --protocol ip or --protocol gre (because i'm parsing cisco rules in iptables firewall)
 can I ?
futhermore is there a really difference between these 2 lines :
iptables -A FORWARD -p ip -src 134.134.134.134 -j accept
iptables -A FORWARD  -src 134.134.134.134 -j accept

that's all :)



See Dave Matthews Band live or win a signed guitar
http://r.lycos.com/r/bmgfly_mail_dmb/http://win.ipromotions.com/lycos_020201/splash.asp 


-- 
To UNSUBSCRIBE, email to debian-firewall-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: