Is there a way to set up EOIP tunneling so that I can have 1 MikroTik RB750GL acting as a “server”? Meaning as a SERVER it is LISTENING to connections from ANY ip address?
I tried setting up EOIP tunnel and its asking me for a REMOTE IP address.
I have used www.dcbnet.com 's product ET-3302 and its using a RouterBoard 450 and it can act as a SERVER. Other ET-3302’s can point to the server’s IP address to establish an EOIP tunnel. The SERVER is listening to connections from ANY IP address. I can’t seem to do this on the RouterOS/WebFig.
I’m interested in this as well. Although I don’t think it is possible. Right now I use an EoIP tunnel + IPSec for a site to site VPN between two sites with dynamic IPs. I used a script I pieced together to update the Dynamic IPs in the IPSec and EoIP config.
I am trying to implement IPsec using dynamic IP and even though the script tries to update the IP on the IPsec policy and peer, for some reason the value on the policy is being added as: x.x.x.x**/0**
My variable containing the IP definitely does not have a /0 in the end.
I use the same variable to update the EoIP interface address with no problem.
Only in the IPsec policy for some reason adds a ‘/0’ after the IP.