FW: iptables: permission denied on voyage0.1pre3
"Tim Porritt" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <200501181419343.SM00568@xizor> |
Here is the permissions, same on both boxes, is there another place I should be checking? system:/usr/local/nocat/bin# ls -l total 52 -rwxr-xr-x 1 root root 1009 Jan 18 15:05 access.fw -rwxr-xr-x 1 root root 3471 Jan 18 15:05 admintool -rwxr-xr-x 1 root root 180 Jan 18 15:05 clear.fw -rwxr-xr-x 1 root root 1823 Jan 18 15:05 detect-fw.sh -rwxr-xr-x 1 root root 334 Jan 18 15:05 dump.fw -rwxr-xr-x 1 root root 5922 Jan 18 15:05 fw-wrap -rwxr-xr-x 1 root root 1961 Jan 18 15:05 gateway -rwxr-xr-x 1 root root 7254 Jan 18 15:05 initialize.fw lrwxrwxrwx 1 root root 7 Jan 18 15:24 iptables -> fw-wrap -rwxr-xr-x 1 root root 451 Jan 18 15:05 reset.fw -rw-r--r-- 1 root root 3404 Jan 18 15:05 throttle.fw -rwxr-xr-x 1 root root 550 Jan 18 15:05 vtun.sh Tim Porritt Wireless Network Architect, Voyage Data <http://www.voyagedata.com/> http://www.voyagedata.com/ My Schedule: <http://my.calendars.net/timporritt> http://my.calendars.net/timporritt My Cell: 941-448-1075 [email protected] _____ From: Tim Porritt [mailto:[email protected]] Sent: Tuesday, January 18, 2005 1:44 PM To: '[email protected]' Subject: iptables: permission denied on voyage0.1pre3 I am trying to get the nocat gateway installed on a read-only flash distro called Voyage (based on pebble - http://voyage.hk/software/voyage.html). I took the installed nocat-nightly files from my old pebble install and copied them to the new voyage install on the cf card in the same spot. This is the older nocatauth and not nocatsplash. I then created a nocat user with the following command: adduser nocat -d /usr/local/nocat -s /bin/false -u 106 These settings were used to match the nocat user that was on the pebble install I changed ownership of all files in /usr/local/nocat/bin to root:root I try to run /usr/local/nocat/bin/gateway logged in as root and I get the following: system:~# /usr/local/nocat/bin/gateway [2005-01-18 18:38:09] Resetting firewall. iptables: Permission denied (the above line repeated 45 times, I chopped it for space) [2005-01-18 18:38:10] Binding listener socket to 0.0.0.0 system:~# What am I doing wrong? It (obviously) looks like a permissions issue but I can't seem to find the culprit. <mailto:[email protected]>