Welcome, Guest. Please login or register.
Did you miss your activation email?
Saturday 04 May 2024, 04:09:07 pm

Login with username, password and session length

The Latest Endian Firewall is now available for download HERE
14247 Posts in 4376 Topics by 6493 Members
Latest Member: thiagodod
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  Static routing not working
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Static routing not working  (Read 28319 times)
edisoft
Jr. Member
*
Offline Offline

Posts: 1


« on: Friday 24 October 2008, 01:19:13 am »

Hi,

we are testing version 2.2 rc3 and have a network behind a router that is on Green network.
The supposed solution is on the knowledge base (http://kb.endian.com/entry/28/)  but is not working for us.

We add the route like in the knowledge base but then its not get added to the routing table.
I can add the route manually and works so something must be wrong.

Thanks in advance.

Marco
Logged
npeterson
Full Member
***
Offline Offline

Posts: 90


« Reply #1 on: Friday 24 October 2008, 08:40:16 am »

Dont forget to make 2 routes

Source  -> Destination -> VIA(your firewall's IP address on desination subnet)

10.1.2.0/24 -> 10.1.3.0/24 -> 10.1.3.1
10.1.3.0/24 -> 10.1.2.0/24 -> 10.1.2.1

Logged
ocelot
Jr. Member
*
Offline Offline

Posts: 2


« Reply #2 on: Wednesday 10 December 2008, 05:59:33 am »

Hi everybody! it's my first post here!

Same problem here: via terminal works fine, but via web browser nothing happens...

Anyone have an idea why this is occurring? Huh
Logged
smk986
Jr. Member
*
Offline Offline

Posts: 7


« Reply #3 on: Thursday 11 December 2008, 08:02:14 pm »


Also confirming unable to add static route in web interface. release 2.2.rc3  Huh

I can successfully add routes via CLI which do work. Smiley
route add -net 192.168.40.0/24 gw 192.168.0.253

I have 9 remote subnets behind one router connected on green.

network_behind_router --GW-------------------- router ----------- green_iface_of_efw

192.168.40.0/24   | 192.168.50.250   | \
192.168.51.0/24   | 192.168.51.250   |   \
192.168.52.0/24   | 192.168.52.250   |    \
192.168.52.0/24   | 192.168.53.250   |     \
192.168.53.0/24   | 192.168.54.250   |      |- 192.168.50.250  <---> 192.168.0.253
192.168.54.0/24   | 192.168.55.250   |     /
192.168.55.0/24   | 192.168.56.250   |    /
192.168.56.0/24   | 192.168.57.250   |  /
192.168.70.0/24   | 192.168.70.250   | /


Logged
ocelot
Jr. Member
*
Offline Offline

Posts: 2


« Reply #4 on: Friday 12 December 2008, 03:38:06 am »

To make persistent the routes added mannually, just edit the file: /var/efw/inithooks/start.local with your static routes before the "exit 0".

Like this:


#!/bin/sh

route add -net 10.0.1.0/24 gw 10.0.5.1
route add -net 10.0.2.0/24 gw 10.0.5.1

exit 0
Logged
gyp_the_cat
Full Member
***
Offline Offline

Posts: 81



WWW
« Reply #5 on: Saturday 17 January 2009, 03:15:47 am »

Don't forget to add the subnets to the Proxy - HTTP - Configuration - Allow Subnet per Zone under the correct heading.
Logged
boodeey
Jr. Member
*
Offline Offline

Posts: 7


« Reply #6 on: Friday 29 May 2009, 01:53:21 pm »

i got the same problem ... i've try to change allowed subnet perzone or even disable http proxy manually routing by console .... and i still got the problem
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.078 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com