Reece Anderson wrote:
[...] Ive got a cisco point as the server with the following.

interface Tunnel10
ip unnumbered Loopback0
no ip redirects
ip mtu 1500
ip route-cache flow
tunnel source 203.9.148.97
tunnel destination 202.182.90.10
tunnel mode gre ip
I just noticed you're tyring to use ip unnumbered. While this may work, I'm not sure of Linux-Cisco compatability. You might just try addressing it (RFC1918 addresses are fine) until you get the basics of it up.

ip route 203.57.203.144 255.255.255.240 Tunnel10 200
We're doing our routing using the tunnel ip addresses.

[...] ive got gre compiled into the kernel and have been playing with the
iproute package.
All work quite well.

- Bob


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to