Page 1 of 1

simply routing

Posted: Fri Sep 04, 2015 10:40 pm
by Chumayu
hello.

have vps with installed softether (ip, 192.168.30.1, network 192.168.30.0/24), have to two client one laptop (ip 192.168.30.10) and router Mikrotik (connected to Ethersoft by sstp, ip 192.168.30.5) additional router connected to ISP by PPPoE, and have isp network 10.103.0.0/16 (local ip on router 10.103.5.144).

When i made ping, or tracert from laptop to router on ip 192.168.30.5 work good but if i try ping or tracert 10.103.5.144 ( on laptop i made route add 10.103.0.0 mask 255.255.0.0 192.168.30.5 and on router i made 192.168.30.0/24 and checked sstp interface) not work, additional i turn on on laptop wireshark and see packet icmp src. ip 192.168.30.10 dst.ip 10.103.5.144) but if i turn on wireshark on sstp interface on mikrotik i not receive any icmp packet, please help.

Additional i check log on softether:

2015-09-06,03:57:09.020,somename ,00ACF21559C4,CAE3AC6F2ACF,0x0800,74,ICMPv4,Echo Request,192.168.30.10,-,10.103.5.144,-,-,-,-,-,some ip(may be external),some ip (may be external)

But ping not work (from 192.168.30.10 to 10.103.5.144) but work on 192.168.30.10 to 192.168.30.5

Re: simply routing

Posted: Wed Sep 16, 2015 8:28 am
by thisjun
Please try to use OpenVPN L2 mode instead of SSTP.

Re: simply routing

Posted: Wed Sep 16, 2015 9:19 am
by Chumayu
Dear Sir,

you think problem in use SSTP protocol?

Re: simply routing

Posted: Thu Oct 01, 2015 6:37 am
by thisjun
It's SoftEther side problem.
SoftEther automatically recognize a SSTP session as client mode.
So, routing is limited in a SSTP session..

Re: simply routing

Posted: Thu Oct 01, 2015 6:42 am
by Chumayu
Have some solution if i want using SSTP?

Re: simply routing

Posted: Thu Oct 08, 2015 9:16 am
by thisjun
Please customize the source code.