Joined: Sun Mar 04, 2012 2:00 pm Posts: 4
Karma: 0
I have 2 RB750, Trying to route Site to Site SSTP. SSTP Connect OK between routers and I can ping from Terminal in router1 to computers behind router2 But not From a computer on LAN side Router1 to Computers on LAN router2. I.e. The tunnel is working OK But not Routing/firewall/NAT. I think the problem is either NAT-rule or Firewall-rule. Below is my config.
Router2 is the Server Connected direct to Internet. Router1 is behind a NAT/Firewall.
Router1: /IP Routing 0 A S 0.0.0.0/0 10.110.110.3 1 1 ADC 172.35.0.1/32 172.35.0.2 sstp-out1 0 2 ADC 10.110.110.0/24 10.110.110.14 ether1-gateway 0 3 ADC 192.168.88.0/24 192.168.88.1 ether2-master-l... 0 4 A S 192.168.89.0/24 172.35.0.1 2
/IP Firewall NAT 0 A S 0.0.0.0/0 10.110.110.3 1 1 ADC 172.35.0.1/32 172.35.0.2 sstp-out1 0 2 ADC 10.110.110.0/24 10.110.110.14 ether1-gateway 0 3 ADC 192.168.88.0/24 192.168.88.1 ether2-master-l... 0 4 A S 192.168.89.0/24 172.35.0.1 2
Joined: Mon Oct 17, 2011 3:07 am Posts: 34
Karma: 0
It's a firewall rule. Try adding a "log" action, identical to your drop rules, just before the drop rules, then try your tests again and check the logs. You should see where the packets are getting last and be able to add a rule to compensate.
If you're still stuck, send the relevant portions of the logs during your test.
Joined: Sun Mar 04, 2012 2:00 pm Posts: 4
Karma: 0
Hi thanks for reply, I have tried to log. If I ping from a computer behind router1 to 192.168.88.1 I can se that the signal reaches Router2, but If I do the reverse, Ping from a computer behind Router2 to 192.168.89.1 then the signal never reaches router1.
Could this be a routing problem in the SSTP Server ?
Joined: Mon Oct 17, 2011 3:07 am Posts: 34
Karma: 0
SSTP doesn't do any routing, it's simply a VPN pipe. We've been using SSTP from site-to-site, as you've described, without any issues.
Your issue is either a rule problem, or a routes problem. Your routes look ok, so I suspect it's a rule problem and the logs should indicate what's being dropped and why to give you a better idea of what's going on and what you need to open up.
Joined: Sun Mar 04, 2012 2:00 pm Posts: 4
Karma: 0
I've solved it. The problem is IP Routing. I changed the local network on router1 to 192.168.110.0/24 and then all started to work OK! I have reset my routers to default and tested again. If I have local networks of 192.168.89.0/24 ( on the router with SSTP Server ) And 192.168.88.0/24 on the "client" router then it just won't work. BUG ?
Users browsing this forum: No registered users and 9 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum