Has anyone successfully setup a AXXESS public static ip address that they provide for free?
I have bought a new Billion BiPAC 7402NX Router specifically to set up the L2TP VPN connection.
But can't get any port-forwarding to work successfully.
All I want to do is access a Apache server running on my local LAN which I want to demo sites I'm working on.
And sometimes login with VNC.
I have used DynDNS for this but sometimes the clients routers or browsers caches their DNS entries and didn't work that well.
I have tried logging into the Router using Telnet and running the following commands:
nat add globalpool test1 @ip_pppdevice16 internal <mystaticip> endaddress <mystaticip>
nat add resvmap map1 interfacename @ip_pppdevice16 192.168.5.100 tcp 80 80 80 80
This seems to be the only way to add a port forward rule and selecting the L2TP interface; since you can't select a interface for Virtual Servers on the Web front end.
But it doesn't seem to be working at all. I have disabled my firewall etc.
Any help or info will be appreciated.
I have bought a new Billion BiPAC 7402NX Router specifically to set up the L2TP VPN connection.
But can't get any port-forwarding to work successfully.
All I want to do is access a Apache server running on my local LAN which I want to demo sites I'm working on.
And sometimes login with VNC.
I have used DynDNS for this but sometimes the clients routers or browsers caches their DNS entries and didn't work that well.
I have tried logging into the Router using Telnet and running the following commands:
nat add globalpool test1 @ip_pppdevice16 internal <mystaticip> endaddress <mystaticip>
nat add resvmap map1 interfacename @ip_pppdevice16 192.168.5.100 tcp 80 80 80 80
This seems to be the only way to add a port forward rule and selecting the L2TP interface; since you can't select a interface for Virtual Servers on the Web front end.
But it doesn't seem to be working at all. I have disabled my firewall etc.
Any help or info will be appreciated.