Click to See Complete Forum and Search --> : What's this? Chain acctboth in iptables -L


Lexx
03-23-2006, 02:47 PM
I'm seeing some wierd stuff in there..

tcp -- chaos.xenophase.net anywhere tcp dpt:http
tcp -- anywhere chaos.xenophase.net tcp spt:http
tcp -- chaos.xenophase.net anywhere tcp dpt:smtp
tcp -- anywhere chaos.xenophase.net tcp spt:smtp
tcp -- chaos.xenophase.net anywhere tcp dpt:pop3
tcp -- anywhere chaos.xenophase.net tcp spt:pop3


I've no idea what chaos.xenophase.net is.

Puzzled.

je_fro
03-23-2006, 07:31 PM
whoa....where did you get the iptables script that's loading?
xenophase.net is an online gaming thing...it's bad that you're setup to do their mailing for them.

Lexx
03-23-2006, 08:06 PM
eesh, it's the APF firewall ruleset.. If I do iptables -F, and then restart the apf firewall, the rules come back - help appreciated.

Lexx
03-23-2006, 08:31 PM
I can't find anywhere where these rules are being inserted :(

je_fro
03-23-2006, 08:33 PM
try finding the file with something like:
find /etc/ | grep ipt

Lexx
03-23-2006, 08:39 PM
turns out the **** hits the fan when bandmin is run, the iptables rules are fine. I'm a complete noob when it comes to these things - are you famliar with bandmin?

je_fro
03-23-2006, 09:51 PM
I dont know anything about bandmin, but it looks like a dead project....I'd get rid of it.

Lexx
03-24-2006, 02:20 AM
Unfortunately it's a required component to the web server manager that's running on the box. If anyone does know, the assistance is still needed.