Hello,
I’m looking for a solution to authenticate hotspot users via a DMA radius. I don’t have static IP so i need a “tunnel”, I can’t make my ip static due to provider limits… so I configured a vpn but i want only the traffic for radius to pass through this tunnel the normal traffic passes from the local DSL connection there… Please can you help me?
whats about static routing?
What is your VPN solution and how is it configured?
Try to remove any “set default route to this VPN” option.
This is my network topology. I have a simple pptp vpn
vpn mkt forum uploaded.pdf (174 KB)
my vpn is pptp if i remove add default route i can ping the gateway of vpn server but no the dma radius manager (192.168.90.119) it returns timeout, the same happens if i try to ping a host i.e. 192.168.88.153 it returns timeout
#UPDATE#
I can ping the radius server only if I specify the vpn interface under ping tool /ping 192.168.90.119 interface=VPN
After you have removed the default, you should add a route to the subnet where your RADIUS server is, via the PPTP VPN.
I’m trying to add route but no luck… can you help me?
| SOLVED |