|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] debian subnet puzzler
|
I have a debian box configured for networking. I'm moving over
from a rh box.
I can see inside network and outside network via netatalk (apple
mac's chooser) and samba. I can use apt-get, netscape, and so on, but only
on server box. I can't get inside boxes to see outside printer, but they
can ping my outside netcard on my inside box.
Here's the routing table:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
all-ones * 255.255.255.255 UH 0 0 0
eth1
localhost * 255.255.255.255 UH 0 0 0 lo
toynet * 255.255.255.0 U 0 0 0
eth1
159.14.0.0 * 255.255.0.0 U 0 0 0
eth0
default 159.14.33.254 0.0.0.0 UG 0 0 0
eth0
I have no idea where 159.14.0.0 is coming from, that's no good.
localhost should have a mask of 255.0.0.0 instead of 255.255.255.255
according to old (working) table.
I have the ipchains ruleset as:
target prot opt source destination ports
MASQ all ------ 198.162.2.0/24 anywhere n/a
Chain output (policy ACCEPT):
which is the same as the old box. Similar services are running in most
cases.
Why can't I see out from inside box to outer network?
Fred
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|