service iptables stop
I hesitate to do this, since it sounds like it's going to stop the internet access (on a live system, no less), and not do much else.
Can you explain why this would make any difference? Even if iptables needed to be restarted, this would only stop it and not start it again.
What am I missing?
Confused...
BTW, if I do a port scan of my server's external IP address (but using a computer on the internal network), I see this :
Port Scan has started ...
Port Scanning host: snip
    Open Port:    21      ftp
    Open Port:    25      smtp
    Open Port:    80      http
    Open Port:    110      pop3
    Open Port:    113      ident
    Open Port:    139      netbios-ssn
    Open Port:    143      imap
    Open Port:    389      ldap
    Open Port:    443      https
    Open Port:    445      microsoft-ds
    Open Port:    465      urd
    Open Port:    548      afpovertcp
    Open Port:    993      imaps
    Open Port:    995      pop3s
    Open Port:    3128      ndl-aas
Port Scan has completed ...
I'm not sure why all those ports are open. Is it a problem?
Max.