[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [rhn-users] IP Tables problem
- From: "Mohammed Salih" <linusali grc cc>
- To: <rhn-users redhat com>
- Subject: RE: [rhn-users] IP Tables problem
- Date: Sat, 5 Jul 2003 10:26:07 +0400
Hello,
As per the problem that you reported every packet is dropped at the eth0
so that no packets are coming in (provided your n/w is working fine) or
out.
Also I don't know what your configuration is, and then also check for
something like this
iptables -A INPUT -i eth0 -j DROP
iptables -A OUTPUT -i eth0 -j DROP
check it with
iptables -nvL INPUT
iptables -nvL OUTPUT
Thank you and hope this will help you
Mohammed Salih
Web Administrator
Gulf Research Center
Web site: http://www.grc.to
__________________________________________________________
This e-mail and any attached information are confidential and may also
be privileged. They are intended only for the use of authorized persons.
If you are not an addressee, you are not authorized to read, copy,
disseminate, distribute or use this e-mail or any attachment in any way.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and delete this e-mail and any attached
information from your systems. There is no guarantee that this e-mail or
any attachments are either private or confidential, and they may have
been altered without your or our knowledge. Nothing in this e-mail or
its attachments is capable of creating or intended to create any legally
binding obligations on either party nor can anything in this e-mail or
its attachments be used in any legal proceedings whatsoever. If this
e-mail or its attachments are intended to create legally binding
relations, letter or facsimile confirmation of the contractual parties
shall be required. Please note that any views expressed in this e-mail
or its attachments may be those of the originator and do not necessarily
reflect those of the Gulf Research Center.
-----Original Message-----
From: rhn-users-admin redhat com [mailto:rhn-users-admin redhat com] On
Behalf Of Greg Wilson
Sent: Friday, July 04, 2003 2:31 PM
To: rhn-users redhat com
Subject: [rhn-users] IP Tables problem
Hi All,
I am configuring a Red Hat 9 machine at home that will act as a
firewall for my small network(s).
I am using the methods described by Jan K. Labanowskion his site
http://www.ccl.net/cca/software/UNIX/
However I am a bit stuck as I can't get the final piece of the jigsaw
to work.
I have 3 network cards
1) eth0 connection for private 192.168.0.x network
2) eth1 connection to the router for the Internet connection using
public IP from our list of 6
3) eth2 connection for DMZ of 192.168.1.x however nothing connected
yet
I have configured all the variables on the script. However I can't
seem to ping either 192.168.0.2 - 10 or the public IP that we have
of xx.xx.8.xx
Any idea of where to start on testing or info I can provide for
further help.
cheers
Greg
--
Support Engineer
Tel: +44 1444 872269
Fax: +44 1444 872277
Disclaimer
Please note: This email is confidential and may also be privileged.
Please notify us immediately, if you are not the intended recipient.
You should not copy it, forward it or use it for any purpose or
disclose its contents to any person.
In sending this email, the sender is not acting as an agent,
representative or in any other capacity for or on behalf of TSS.
We cannot accept liability for any loss or damage caused by software
viruses.
_______________________________________________
rhn-users mailing list
rhn-users redhat com
https://www.redhat.com/mailman/listinfo/rhn-users
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]