Jump to content
Not connected, Your IP: 52.54.103.76
Sign in to follow this  
Wolf666

Dedicated virtual (wireless) AP bypassing VPN

Recommended Posts

I am succesfully connected to airvpn via my Netgear R7000, running DD-WRT r24710M.

All my LAN devices (Wired and Wireless) connects Internet via VPN.

I am pretty satisfied and I will buy a 1 year subscription for sure.

 

Here the firewall settings:

iptables -I FORWARD -i br0 -o tun1 -j ACCEPT
iptables -I FORWARD -i tun1 -o br0 -j ACCEPT
iptables -I INPUT -i tun1 -j REJECT
iptables -t nat -A POSTROUTING -o tun1 -j MASQUERADE
 

I also set up all the port forwardings, really easy and effective.

 

Now I would like to setup another Wireless AP, with interface wl0.1, assigning it to a new bridge "br1" staying in a different subnet than "br0". I will also setup a second DHCP. I successfully created that, it works but the traffic is forced to VPN.

 

Looking at the client dialog box, I see this messages: 

 

0140729 19:25:55 I [server] Peer Connection Initiated with [AF_INET]95.xxx.xxx.xxx:443 
20140729 19:25:58 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) 
20140729 19:25:58 PUSH: Received control message: 'PUSH_REPLY redirect-gateway def1 dhcp-option DNS 10.4.0.1 comp-lzo no route 10.4.0.1 topology net30 ping 10 ping-restart 60 ifconfig 10.4.xxx.xxx 10.4.xxx.xxx' 
20140729 19:25:58 OPTIONS IMPORT: timers and/or timeouts modified 
20140729 19:25:58 NOTE: --mute triggered...
 

Does it mean I cannot be able to avoid VPN with setting a new interface, since the Server pushes the redirect-gateway command? 

Thanks for help, I am pretty noob with VPN.

 


- Router/Firewall pfSense 23.01 (11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz)

- Switch Cisco SG350-10

- AP Netgear RAX200 (Stock FW)

- NAS Synology DS1621+ (5 x 5TB WD Red)

- ISP: Fiber 1000/300 (PPPoE)

 

Share this post


Link to post

- Router/Firewall pfSense 23.01 (11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz)

- Switch Cisco SG350-10

- AP Netgear RAX200 (Stock FW)

- NAS Synology DS1621+ (5 x 5TB WD Red)

- ISP: Fiber 1000/300 (PPPoE)

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...