Re: Weird Connection Problem
- From: Grant <grantroelofs@xxxxxxxxx>
- Date: Sun, 28 Oct 2007 02:22:33 GMT
Pascal Hambourg wrote:
Grant a écrit :[...]
/etc/network/interfacesiface eth0 inet static[...]
address 69.129.59.207
netmask 255.0.0.0
As Unruh said (and I suspected), it is likely that the netmask 255.0.0.0 is wrong. It leads your box to consider that any host with an address starting with 69 (or whatever is the real number) is in le local network. If such a host is actually not in the local network, it is unreachable from your box.
Check the netmask with your network administrator or you ISP, or on the Windows server which seems to have the right netmask. Then correct /etc/network/interfaces and reload it with the following command :
# update-rc.d networking restart
That was the problem. I corrected the netmask and now the client can access the Debian server. Thank you everyone for helping figure this out.
.
- References:
- Weird Connection Problem
- From: Grant
- Re: Weird Connection Problem
- From: Pascal Hambourg
- Re: Weird Connection Problem
- From: Grant
- Re: Weird Connection Problem
- From: Pascal Hambourg
- Re: Weird Connection Problem
- From: Grant
- Re: Weird Connection Problem
- From: Pascal Hambourg
- Weird Connection Problem
- Prev by Date: "Smart" phones and CalDAV or iCalendar over WebDAV
- Next by Date: Re: Name resolution stops working (DSL pppoe)
- Previous by thread: Re: Weird Connection Problem
- Next by thread: 1000mbps connection problem between Linux and Solaris
- Index(es):
Relevant Pages
|