[zorp] Bad argument `50080'
Illes Marton
zorp@lists.balabit.hu
Tue, 13 Apr 2004 21:12:59 +0200
On Tue, Apr 13, 2004 at 02:35:51PM -0400, Phil Moors wrote:
> Zorp GPL
>
> Is this from the iptables user space utility?
>
> I used the FC1 iptables-1.2.9-1.0src.rpm and added the patch to the spec and SOURCES
> and rebuilt the package. There were no errors on applying the patch during the build.
>
> I get this when starting iptables:
>
> Applying iptables firewall rules: Bad argument `50080'
> Error occurred at line: 15
> Try `iptables-restore -h' or 'iptables-restore --help' for more information.
> [FAILED]
>
> Line 15 in iptables.conf.new:
> -A PRintra -p tcp --dport 80 -j TPROXY 50080
You should write
-A PRintra -p tcp --dport 80 -j TPROXY --on-port 50080
> Also, after running zorpctl start intra, ps aux shows:
>
> root 8373 0.0 1.0 4536 1024 pts/0 S 14:31 0:00 /bin/bash /usr/local/sbin/zorpctl start intra
> root 8374 4.7 4.4 139296 4148 pts/0 S 14:31 0:00 /usr/local/lib/zorp/zorp --as intra -v3 -p /usr/local/etc/zorp/policy
>
> Does the above look right for starting one listener (two entries)?
The best way is to look at logs for any errors! (Look at your syslog
configuration!)
Marton
--
Key fingerprint = 5CB4 3F40 9F39 9B70 8179 D8B6 7DEA D9C4 D1D8 8C0A