* firewall without rules blocks packages
@ 2004-06-05 13:06 Joerg Bruenner
2004-06-05 13:19 ` Antony Stone
0 siblings, 1 reply; 3+ messages in thread
From: Joerg Bruenner @ 2004-06-05 13:06 UTC (permalink / raw)
To: netfilter
Hi,
I have configured iptables:
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
It should be wide open. But it is not:
If I ping from firewall-box to box A A replies the
expected way. If I ping from A to firewall A wont
get an answer. Firewall recives the ping packes I
verified.
I can play the same with ssh or telnet ...
What can I do?
Thanks a lot for help
Joerg
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: firewall without rules blocks packages
2004-06-05 13:06 firewall without rules blocks packages Joerg Bruenner
@ 2004-06-05 13:19 ` Antony Stone
2004-06-05 16:55 ` Antony Stone
0 siblings, 1 reply; 3+ messages in thread
From: Antony Stone @ 2004-06-05 13:19 UTC (permalink / raw)
To: netfilter
On Saturday 05 June 2004 2:06 pm, Joerg Bruenner wrote:
> Hi,
>
> I have configured iptables:
>
> Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
> Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
> Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
>
> It should be wide open. But it is not:
> If I ping from firewall-box to box A A replies the
> expected way. If I ping from A to firewall A wont
> get an answer. Firewall recives the ping packes I
> verified.
> I can play the same with ssh or telnet ...
>
> What can I do?
Check the routing tables; check that services (ssh / telnet) are running;
check that A is not blocking packets; check the netmasks on the interfaces.
Regards,
Antony.
--
What is this talk of "software release"?
Our software evolves and matures until it is capable of escape, leaving a
bloody trail of designers and quality assurance people in its wake.
Please reply to the list;
please don't CC me.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: firewall without rules blocks packages
2004-06-05 13:19 ` Antony Stone
@ 2004-06-05 16:55 ` Antony Stone
0 siblings, 0 replies; 3+ messages in thread
From: Antony Stone @ 2004-06-05 16:55 UTC (permalink / raw)
To: netfilter
On Saturday 05 June 2004 2:19 pm, Antony Stone wrote:
> On Saturday 05 June 2004 2:06 pm, Joerg Bruenner wrote:
> > Hi,
> >
> > I have configured iptables:
> >
> > Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
> > Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
> > Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
> >
> > It should be wide open. But it is not:
> > If I ping from firewall-box to box A A replies the
> > expected way. If I ping from A to firewall A wont
> > get an answer. Firewall recives the ping packes I
> > verified.
> > I can play the same with ssh or telnet ...
> >
> > What can I do?
>
> Check the routing tables; check that services (ssh / telnet) are running;
> check that A is not blocking packets; check the netmasks on the interfaces.
Also check the nat and mangle tables to make sure there are no rules there
causing your strange behaviour.
Antony.
--
Bill Gates has personally assured the Spanish Academy that he will never allow
the upside-down question mark to disappear from Microsoft word-processing
programs, which must be reassuring for millions of Spanish-speaking people,
though just a piddling afterthought as far as he's concerned.
- Lynne Truss, "Eats, Shoots and Leaves"
Please reply to the list;
please don't CC me.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-05 16:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-05 13:06 firewall without rules blocks packages Joerg Bruenner
2004-06-05 13:19 ` Antony Stone
2004-06-05 16:55 ` Antony Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox