Hi, i’m trying to set up an eoip tunnel for a users, he’s on an external network and i need to use my addressing.
I have set up the tunnel, and checked the mac address are different..
I can ping the ip on the client side of the tunnel, i can ssh to it, the user can even use the connection for some sites.
But i cannot winbox to it, and most of the sites do not work.
Network configuration (dns, ips) are ok.
I had some similar problems with ipip tunnels under linux, because of fragmentation/mtu size.
I wonder if this can be the same situation, but i cannot find more tools to debug..
No.. i want to have the traffic routed through the tunnel.. i.e. i want to use the eiop tunnel as a point-to-point interface, with public ips to the end user ethernet.
Bye,
Ricky
You need to bind the EoIP interface to one of your local interfaces via bridge before it will be linked to any physical ethernet hardware, or create routes to use the EoIP interface. Simply having it there is not enough.
I have created the routes, in fact the end user is reacheable from everywhere (by icmp).. the problem is that he can for example connect to some web sites, and some other not, some services work, and some other not..
I had the same problem on an ipip tunnel under linux, and it was an mtu fragmentation problem… i don’t know if it’s the same situation here, and how to solve it
This could indicate an MTU problem, try adjusting the MTU on you EoIP inteface to 1466 or even lower. Hotmail.com is a good place to test if your MTU is screwed, it wont show if its wrong.