Page 1 of 1

Softether using local bridge + dnsmasq

Posted: Tue Jul 27, 2021 1:35 am
by r0otkit
I set up my VPN server using local bridge + dnsmasq according to this website:
https://blog.lincoln.hk/blog/2013/05/17 ... al-bridge/

I can connect to my VPN server and getting IP from dnsmasq but can't access to the internet, although I can access to the internet using a built-in softether securenat feature

I found this topic on the internet but I don't think my VPS is Nat VPS like op of this topic

topic link : https://www.lowendtalk.com/discussion/9 ... net-access

thanks for reading

Re: Softether using local bridge + dnsmasq

Posted: Tue Jul 27, 2021 2:09 pm
by r0otkit
ok guys I think this is because of the nat problem how can I know if my VPS behind a nat ? and how can I find the internal IP address of it not my public one

Re: Softether using local bridge + dnsmasq

Posted: Wed Aug 04, 2021 2:58 pm
by bungal0w
Hello,

The easiest way is to look at your VPS physical NIC. If the ip address stated in there some private ip address, it means your VPS uses NAT.


Thank you.

Re: Softether using local bridge + dnsmasq

Posted: Sun Nov 07, 2021 1:43 pm
by r0otkit
thanks i found this and i dont thing its related to private ips so there is no nat ?

ens192: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:50:56:b0:93:0c brd ff:ff:ff:ff:ff:ff
inet 136.243.xxx.xxx/24 brd 136.243.xxx.xxx scope global ens192
valid_lft forever preferred_lft forever
inet6 fe80::250:xxx:xxx0:xxxc/64 scope link
valid_lft forever preferred_lft forever

Re: Softether using local bridge + dnsmasq

Posted: Sun Nov 07, 2021 5:18 pm
by Shaike
hi
if the VM itself is not in NAT means that you cannot do it without VirtualNat enabled
i would recommend you to look here

Code: Select all

https://whattheserver.com/softether-vpnserver-with-port-forwarding/