Pls Help - Rule in IPTables
menonrr_at_jmu.edu
Date: 09/28/04
- Previous message: ASB: "PDF printing cups and SAMBA automation"
- Next in thread: Jason Staudenmayer: "RE: Pls Help - Rule in IPTables"
- Maybe reply: Jason Staudenmayer: "RE: Pls Help - Rule in IPTables"
- Reply: Volker Kindermann: "Re: Pls Help - Rule in IPTables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Sep 2004 13:13:56 -0400 To: redhat-list@redhat.com
Hello,
I have a Linux Redhat 9 gateway that is used for internet
sharing. Remember that I am a new user to IPTabels and Linux.
I would like to configure the IPTables so that no new
connection can be established from outside to the Gateway.
Network set up: Internet ---- ||eth1 |134.public-IP "Gateway"
192.168.1.10 |eth0 ||----- inside
Is this rule good rule?
iptables -A INPUT -s 0/0 -i eth1 -d 134.Public-IP -p tcp -m
state --state ESTABLISHED, RELATED
Thank You
Menon
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: ASB: "PDF printing cups and SAMBA automation"
- Next in thread: Jason Staudenmayer: "RE: Pls Help - Rule in IPTables"
- Maybe reply: Jason Staudenmayer: "RE: Pls Help - Rule in IPTables"
- Reply: Volker Kindermann: "Re: Pls Help - Rule in IPTables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|