Page 1 of 1

secureNat, in kernel mode

Posted: Sun May 26, 2013 7:48 am
by hyper
hi

i'm using softEther on vps
can i turn on kernel mode for securenat?
if possible, how can i do it?

Re: secureNat, in kernel mode

Posted: Mon May 27, 2013 9:13 am
by cedar
In order to enable kernel mode SecureNAT, the following conditions are required.

1. There is DHCP service on LAN which is attached by NIC of the VPN server host.
2. Assigned IP address can access to the Internet by provided default gateway.

Re: secureNat, in kernel mode

Posted: Thu May 30, 2013 6:56 am
by hyper
thanks for your reply

Re: secureNat, in kernel mode

Posted: Fri May 31, 2013 8:08 am
by hyper
sorry, i start the dchp server on my vps and set the ips and gatway but softEther using virtual dhcp too :(

Re: secureNat, in kernel mode

Posted: Fri May 31, 2013 2:52 pm
by cedar
Kernel mode SecureNAT is using a technology like a local-bridge.
Therefore SecureNAT can't use a DHCP server on the host itself.
Please prepare a DHCP server on another hosts on the LAN.