Hi,
I tried to:
iptables -A INPUT -p gre        -j ACCEPT
But i get:
Unknown protocol "gre" specified.

I try:
iptables -A INPUT -p 47 -j ACCEPT
No failure!

I don't know if iptables don't know the gre-protocol or the kernel. Does
anyone has an idea?
Here my boot, where you can see that all protocols to GRE are loaded:
.....
NET: Registered protocol family 26
u32 classifier
    OLD policer on 
Netfilter messages via NETLINK v0.30.
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_conntrack version 2.4 (512 buckets, 4096 max) - 232 bytes per
conntrack
ctnetlink v0.90: registering with nfnetlink.
ip_conntrack_pptp version 3.1 loaded
ip_nat_pptp version 3.0 loaded
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_recent v0.3.1: Stephen Frost <[EMAIL PROTECTED]>.
http://snowman.net/projects/ipt_recent/
ipt_time loading
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 17
.....

Best regards
Siegfried

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to