Networking, Routing, Names
This is a discussion about Networking, Routing, Names in the Linux Networking category; I have just installed SUSE 9. 0 (Pro). I have 2 nics (eth0 is not connected - eth1 is connected) I've set up DHCP from my ISDN router. I have 2 computers on my internal network. 1) windows 2k 2) suse 9.
I have just installed SUSE 9.0 (Pro).
I have 2 nics (eth0 is not connected - eth1 is connected)
I've set up DHCP from my ISDN router.
I have 2 computers on my internal network.
1) windows 2k
2) suse 9.0
I've set my internet network as 192.168.201.1:255.255.255.0
from win 2K:
> ipconfig
IP: 192.168.201.3
Subnet Mask: 255.255.255.0
Gateway: 192.168.201.1
from suse:
> ifconfig
ip: 192.168.201.4
> route
destination: 192.168.201.0
gateway: *
genmask: 255.255.255.0
flags: U
metrics: 0
ref: 0
use:
iface: eth1
My win 2k pings the suse box, as well as the world (by name and by ip)
my suse box pings anything on the 192.168.201.* network:
> ping 192.168.201.1 (yes)
> ping 192.168.201.3 (yes)
my suse box will not ping anything by name, nor ip that is outside my lan.
any one have any ideas on what I can do or need to check?
TIA
--Mike
I have 2 nics (eth0 is not connected - eth1 is connected)
I've set up DHCP from my ISDN router.
I have 2 computers on my internal network.
1) windows 2k
2) suse 9.0
I've set my internet network as 192.168.201.1:255.255.255.0
from win 2K:
> ipconfig
IP: 192.168.201.3
Subnet Mask: 255.255.255.0
Gateway: 192.168.201.1
from suse:
> ifconfig
ip: 192.168.201.4
> route
destination: 192.168.201.0
gateway: *
genmask: 255.255.255.0
flags: U
metrics: 0
ref: 0
use:
iface: eth1
My win 2k pings the suse box, as well as the world (by name and by ip)
my suse box pings anything on the 192.168.201.* network:
> ping 192.168.201.1 (yes)
> ping 192.168.201.3 (yes)
my suse box will not ping anything by name, nor ip that is outside my lan.
any one have any ideas on what I can do or need to check?
TIA
--Mike
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
OP