Problems route in multi-ip server, any help?
![]()
I have multi-ip server where i want add sixxs. Only problem is tunnel using wrong ip as route and thats why not working. (i think this is the problem) anyone know how to choose ip for routing?
-Greets Jukka
Problems route in multi-ip server, any help?
![]()
Found the problem. should use last ip in eth0 to get it work. 8-)
Problems route in multi-ip server, any help?
Usage: ip tunnel { add | change | del | show } [ NAME ]
[ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]
[ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]
[ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]
aka 'ip tunnel change sixxs local <ip>'
Then it will fix on to that local IP address as a source address... but then again reading manuals and FAQ's is nobodies strongest point.
|