Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Kim Knudsen on July 13, 2003, 05:18:00 AM
-
Hi,
I keep getting the following error when starting my SME 5.6u4:
./masq: line 263: syntax error near unexpected token .*//p')'
./masq: line 263: sed -n '3s/ .*//p')'
The line 263 is like this:
PFC=$(/sbin/iptables --table nat --numeric --list PortForwarding | sed -n '3s/ .*//p')
What is this error?
nimmer
-
try recreating the masq file:
on console as root: /sbin/e-smith/expand-template /etc/rc.d/init.d/masq
then 'service masq restart'
-
Hi,
That didn't work. I still get the same error :(
nimmer