Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dj2005

  1. dj2005

    iptables error msg

    Hi, I'm new to setting up a iptables firewall. I want to accept e-mail from a certain ip range only. My rules are: iptables -A INPUT -s 1.2.3.4/20 -p tcp --dport 25 -j ACCEPT iptables -A INPUT -p tcp --dport 25 -j DROP Error Msg: Applying iptables firewall rules: Bad argument `tcp' Error...

Part and Inventory Search

Back
Top