Displaying 3 results from an estimated 3 matches for "run_and_save_command".
2005 Jun 20
1
problems with boot in multiple ISPs
...ace default scope global $DEFAULT_ROUTE
+ ensure_and_save_command ip route replace default scope
global $DEFAULT_ROUTE
progress_message " Default route $DEFAULT_ROUTE Added."
fi
in this patch, the ensure_and_save_command could be swapped with
run_and_save_command, depending on the action shorewall should take if
this command returns an error.
Hope this helps,
________________________
Eduardo Ferreira
Icatu Holding S.A.
Supervisor de TI
(5521) 3804-8606
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed
any light on this message and where I should be looking? Thanks
root@bobshost:~# shorewall stop
Loading /usr/share/shorewall/functions...
Processing /etc/shorewall/params ...
Processing /etc/shorewall/shorewall.conf...
Loading Modules...
Stopping Shorewall...Processing /etc/shorewall/stop ...
IP Forwarding Enabled
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...l ''options="track,balance"''
++ options=track,balance
+ shift
+ ''['' 0 -gt 0 '']''
+ provider=''att 1 1 att eth0 200.173.215.94 track,balance''
+ add_a_provider
+ local t n iface option
+ eval att_number=1
++ att_number=1
+ run_and_save_command qt ip route flush table 1
+ echo qt ip route flush table 1
+ eval qt ip route flush table 1
++ qt ip route flush table 1
++ ip route flush table 1
+ ''['' xatt ''!='' x- '']''
+ run_ip route show table att
+ ip route show table att
+ read net route
+...