Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Flushing iptables
Name: Chxta Date: October 29, 2005 at 22:46:48 Pacific OS: Ubuntu Linux 5.04 CPU/Ram: 400MHz/128MB
Comment:
Hi, please can anyone help me with a guide to flusing iptables for NAT?
Summary: Hello! I want to print to my shared WinXP-printer using samba from my FC2-laptop. This works if I flush iptables (iptables -F). But when iptables is enabled the printing will not work. I found a port ...
Summary: Try running this as root: # iptables -F This should flush all your firewall rules....NB leaving you open to the outside world. If you want to set everything back to default values try this script: htt...
Summary: Hello! I am not able to print to my WinXP printer from Fedora Core 2 unless I flush iptables (iptables -F). What must I do? The NIC on my XP-box is 192.168.0.200 and my eth1 on my laptop is DHCP. Here...