All of lore.kernel.org
 help / color / mirror / Atom feed
* Not forwarding?
@ 2004-03-28 19:52 Cody Harris
  2004-03-28 20:43 ` David Cannings
  2004-03-28 20:48 ` Not forwarding? Antony Stone
  0 siblings, 2 replies; 37+ messages in thread
From: Cody Harris @ 2004-03-28 19:52 UTC (permalink / raw)
  To: netfilter

Here's my setup:
My filewall has eth0 and eth1. 0 is ethe net and 1 is my ssh box. Eth0 is 10.30.7.147 and Eth1 is 192.168.0.1...Eth1 is connected to Eth0 on the other box...192.168.0.2.

We have found out ssh isn't forwarding properly. What's the deal?

This is my firewall setup:

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
DROP       tcp  --  anywhere             anywhere           tcp dpt:10000
DROP       tcp  --  anywhere             anywhere           tcp dpt:631
DROP       tcp  --  anywhere             anywhere           tcp dpt:http
DROP       tcp  --  anywhere             anywhere           tcp dpt:smtp
DROP       tcp  --  anywhere             anywhere           tcp dpt:ftp
ACCEPT     icmp --  anywhere             anywhere           icmp echo-reply
ACCEPT     icmp --  anywhere             anywhere           icmp destination-unreachable
ACCEPT     icmp --  anywhere             anywhere           icmp redirect
ACCEPT     icmp --  anywhere             anywhere           icmp echo-request
ACCEPT     icmp --  anywhere             anywhere           icmp time-exceeded
DROP       icmp --  anywhere             anywhere

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     icmp --  anywhere             anywhere           icmp echo-reply
ACCEPT     icmp --  anywhere             anywhere           icmp destination-unreachable
ACCEPT     icmp --  anywhere             anywhere           icmp redirect
ACCEPT     icmp --  anywhere             anywhere           icmp echo-request
ACCEPT     icmp --  anywhere             anywhere           icmp time-exceeded
ACCEPT     tcp  --  anywhere             192.168.0.2        tcp dpt:ssh

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

We have noticed that ssh isn't getting forwarded. What's wrong?

-- 
+------------------+-----------------------------+
| Cody Harris      | --------------------------- |
| ---------------- | --------------------------- |
+------------------+-------+---------------------+---+
| *Sigh*. No key.                                    |
+----------------------------------------------------+


^ permalink raw reply	[flat|nested] 37+ messages in thread
* Not forwarding?
@ 2004-03-28 19:49 Cody Harris
  0 siblings, 0 replies; 37+ messages in thread
From: Cody Harris @ 2004-03-28 19:49 UTC (permalink / raw)
  To: netfilter

Here's my setup:
My filewall has eth0 and eth1. 0 is ethe net and 1 is my ssh box. This is my firewall setup:


-- 
+------------------+-----------------------------+
| Cody Harris      | --------------------------- |
| ---------------- | --------------------------- |
+------------------+-------+---------------------+---+
| *Sigh*. No key.                                    |
+----------------------------------------------------+


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2004-03-31  8:22 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-28 19:52 Not forwarding? Cody Harris
2004-03-28 20:43 ` David Cannings
2004-03-28 20:54   ` Antony Stone
2004-03-28 21:07     ` Cody Harris
2004-03-28 21:15       ` David Cannings
2004-03-29 19:53         ` Cody Harris
2004-03-28 21:24       ` Antony Stone
2004-03-29 19:51         ` Cody Harris
2004-03-29 20:26           ` Cody Harris
2004-03-29 21:42             ` Antony Stone
2004-03-29 22:56               ` Cody Harris
2004-03-30  7:48                 ` Antony Stone
2004-03-30 11:33                   ` Cody Harris
2004-03-30 11:53                     ` Antony Stone
2004-03-30 20:01                       ` Adding a flag to a packet Cody Harris
2004-03-30 20:24                         ` Antony Stone
2004-03-30 20:35                           ` Cody Harris
2004-03-30 20:50                             ` Antony Stone
2004-03-30 21:06                               ` Cody Harris
2004-03-30 21:23                                 ` Antony Stone
2004-03-30 21:28                                   ` Cody Harris
2004-03-30 21:40                                     ` Antony Stone
2004-03-30 22:19                                       ` Cody Harris
2004-03-31  8:19                                     ` Cedric Blancher
2004-03-31  8:22                               ` Cedric Blancher
2004-03-30 22:12                             ` Tony Earnshaw
2004-03-30 22:25                               ` Cody Harris
2004-03-30 23:46                               ` Antony Stone
2004-03-31  0:21                                 ` Tony Earnshaw
2004-03-28 20:48 ` Not forwarding? Antony Stone
2004-03-28 20:59   ` Cody Harris
2004-03-28 21:09     ` Antony Stone
2004-03-28 21:16       ` Cody Harris
2004-03-28 21:14     ` David Cannings
2004-03-28 21:15   ` Cody Harris
2004-03-28 21:32     ` Antony Stone
  -- strict thread matches above, loose matches on Subject: below --
2004-03-28 19:49 Cody Harris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.