Hi there,
I want to access my SME mail on my mobile device. This device tries to establish a WIFI connection when I'm at home, otherwise it will have a 3G connection.
My problem is this: when I'm on 3G,
www.mydomainname.nl resolves to my global IP address, which is good.
However, when I'm on WIFI, I want
www.mydomainname.nl to resolve to my local IP address, in my case 172.19.x.y.
I tried to modify etc/hosts ,this doesn't work. On top of that, any changes to this file will be overwritten at restart, as is clearly stated in this file.
Can someone point me in the right direction?
Thanks in advance,
Martijn.