thanks - sorry to be so stupid. I admire your patience !
this is the last bit of
 shorewall debug start 2>  /tmp/trace

+ '[' -f /var/lib/shorewall/rt_tables ']'
+ '[' -f /var/lib/shorewall/undo_routing ']'
+ restore_default_route
+ '[' -z '' -a -f /var/lib/shorewall/default_route ']'
+ progress_message2 'Setting up one-to-one NAT...'
+ local timestamp=
+ '[' 1 -gt 0 ']'
+ '[' -n '' ']'
+ echo 'Setting up one-to-one NAT...'
+ del_ip_addr eth1
++ find_first_interface_address_if_any
+++ ip -f inet addr show
+++ grep 'inet .* global'
+++ head -n1
++ addr='    inet 176.0.0.1/24 brd 176.0.0.255 scope global eth0'
++ '[' -n '    inet 176.0.0.1/24 brd 176.0.0.255 scope global eth0' ']'
++ echo inet 176.0.0.1/24 brd 176.0.0.255 scope global eth0
++ sed 's/\s*inet //;s/\/.*//;s/ peer.*//'
+ '[' 176.0.0.1 = eth1 ']'
+ qt ip addr del eth1 dev
+ ip addr del eth1 dev
+ run_iptables -t nat -N common_in
+ '[' -n '' ']'
+ /sbin/iptables -t nat -N common_in
+ '[' 0 -ne 0 ']'
+ run_iptables -t nat -A common_in -d eth1 -j DNAT --to-destination
+ '[' -n '' ']'
+ /sbin/iptables -t nat -A common_in -d eth1 -j DNAT --to-destination
iptables v1.3.8: Unknown arg `--to-destination'
Try `iptables -h' or 'iptables --help' for more information.
+ '[' 2 -ne 0 ']'
+ error_message 'ERROR: Command "/sbin/iptables -t' nat -A common_in -d
eth1 -j DNAT '--to-destination" Failed'
+ echo '   ERROR: Command "/sbin/iptables -t' nat -A common_in -d eth1 -j
DNAT '--to-destination" Failed'
   ERROR: Command "/sbin/iptables -t nat -A common_in -d eth1 -j DNAT
--to-destination" Failed
+ stop_firewall
+ case $COMMAND in
+ set +x
/sbin/shorewall: line 375: 10790 Terminated              ${VARDIR}/.start
$debugging start
gravity paul #





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to