Page 1 of 1

Static Routing Table Pushing Function is NO,

Posted: Thu Jun 20, 2024 5:40 am
by saifu.k
Ubuntu instance i installed softether vpn, but some feature not supported in Saudi region

The static routing table to push service is off
Screenshot 2024-06-11 113835.png
2.png
.

Please advise the solutions

Re: Static Routing Table Pushing Function is NO,

Posted: Thu Jun 20, 2024 7:49 am
by solo
Either use the official build or replace SecureNAT with dnsmasq+iptables.

Re: Static Routing Table Pushing Function is NO,

Posted: Tue Jul 02, 2024 11:46 am
by saifu.k
Still the same i have user official build version,

Could you please help me to do the next option "replace SecureNAT with dnsmasq+iptables"

Re: Static Routing Table Pushing Function is NO,

Posted: Tue Jul 02, 2024 12:44 pm
by solo
You are doing something wrong, look:
.
1.png
2.png
https://www.vpnusers.com/search.php?key ... 2Biptables

Re: Static Routing Table Pushing Function is NO,

Posted: Wed Jul 03, 2024 12:46 am
by saifu.k
I am doing following this https://www.digitalocean.com/community/ ... -softether and its working other regions except Saudi.

i tried Ubuntu and Centos Different version, but its same.

Re: Static Routing Table Pushing Function is NO,

Posted: Wed Jul 03, 2024 5:53 am
by solo
While still on the official build...

Code: Select all

stop the server
edit vpn_server.config

	declare DDnsClient
	{
		bool Disabled true

start the server
check status of "Static Routing Table Pushing Function"

Re: Static Routing Table Pushing Function is NO,

Posted: Wed Jul 03, 2024 10:47 am
by saifu.k
Thank you .... Its working now..