Displaying 1 result from an estimated 1 matches for "tunf".
Did you mean:
tun
2003 Jul 31
0
IPIP tunnels and TCP connections
I was trying the following setup with IPIP tunnels, one that used to
work through another ISP, but no longer...
Internal network
|
Linux box 1 (kernel 2.2.24) iif=10.0.0.1, extf=a.b.c.d,
tunf=172.16.0.1
|
|local metropolitan network
|
Another Linux box 2 (kernel 2.2.17, or 2.4.19, same result)
iif=irrelevant, extf=x.y.z.v,
tunf=172.16.0.2
|
internet
mtu is 1500 on iif, extf (ethernet)
In short : I''m usin...