I want to use iptables configuration on my Ubuntu 10.0.4 desktop, however I read that Network Manager and iptables have some conflicts. Should I uninstall NetworkManager? If yes, how?

https://help.ubuntu.com/community/IptablesHowTo

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

There is no problem using iptables with NetworkManager as long as the rules refer to local interfaces (or nothing local at all) instead of local IP addresses.

link|improve this answer
well the rules might refer to local IP addresses, for example port forwarding rule from universe to lan PC. – Pablo Sep 4 '10 at 15:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.