I have a new mac laptop. Version 12.0.2
I can connect with openconnect VPN to my network. I get an address assigned like 10.240.4.14 when I try to run an ssh session to 10.10.50.1 nothing happens. If I run traceroute the packets are all going through the wireless gateway and not through the vpn tunnel. I'm kind of stuck. suggestions?
Packets don't route through vpn when macbook connected on wireless
-
- OpenVpn Newbie
- Posts: 1
- Joined: Fri Jun 17, 2022 10:46 pm
-
- OpenVpn Newbie
- Posts: 3
- Joined: Fri Jun 17, 2022 8:23 pm
Re: Packets don't route through vpn when macbook connected on wireless
I don't big specialist in the OpenVPN, but simple thing:
do you have route to network behind server?
If no, then do it, usually it writes in /ccd/[user_name] file on the OpenVPN server.
But you can push it on own Mac by [route add] command, of course, if you know address of network behind server.
Good luck.
do you have route to network behind server?
If no, then do it, usually it writes in /ccd/[user_name] file on the OpenVPN server.
But you can push it on own Mac by [route add] command, of course, if you know address of network behind server.
Good luck.