hi,
I want to transfer Voice and video Traffic Over EOIP Tunnel .
Is it possible to make an EOIP tunnel between Linux and mikrotik ?
because I want to transfer traffic Over EOIP tunnel and bridge the EOIP interface with physical interface so that I can get access my Video Conferencing Devices .
you have to NAT or set additional routes, so that 217.219.1.1 knows that behind 10.1.1.0/24 (or what you have set) resides 192.168.17/24 (or whatever) network.
because at this point - it is receiving packets with src-address, and when receiving replies to these, it does not know where to route them further., so you need to mask them or set corresponding routes.
Great . you are answering me soon . thanks a lot.
if I configure pptp server to set client ip addresses in the range of 192.168.16.0/24
and set ip_forward=1 in linux pptp server Box then vpn client have access to 192.168.16.0/24 network . So I dont need any routing in linux for 192.168.17.0/24 network .
( I have configured LinuxBox in this way and my windows client from any range when connect through vpn , have access to my 192.168.16.0/24 network . )
But when I connect from my RB433 to linux pptp server it doesnt have access to my network . Do you know why?
Virtual Link
192.168.16.22------------------192.168.16.44