EFW Support

Support => General Support => Topic started by: hhf on Friday 19 October 2007, 04:52:22 pm



Title: routing to network behind green
Post by: hhf on Friday 19 October 2007, 04:52:22 pm
Hallo,

I'm trying to add a permanent static route > to a net behind a router in green.
I have not seen any possibillity in GUI. ??
My "route add ..." trials did'nt work - may be a syntaxproblem. 
If anybody has a tipp - would be nice...

sorry about my bad english...

greetings from germany, Helge


Title: Re: routing to network behind green
Post by: Buck on Monday 22 October 2007, 07:17:47 pm
With command line you can add a static route.
You can connect to your efw with putty for example.

example:
route add -net 172.17.0.0/16 gw 192.168.17.1

If you want to safe the route permanent you need to add the route also in etc/rc./rc.netaddress.up before the exit 0.


Title: Re: routing to network behind green
Post by: hhf on Tuesday 23 October 2007, 05:27:35 pm
thanks for your answer,

I'll test it.

Helge



Title: Re: routing to network behind green
Post by: soguknewale on Monday 27 December 2010, 12:05:01 am
i was looking for this

etc/rc./rc.netaddress.up

it's working properly  ;D

thank you  :D


Title: Re: routing to network behind green
Post by: ilserver on Monday 11 June 2012, 06:36:47 pm
Trick didn't work in 2.5.1.
Any suggest??