Re: Weird Connection Problem
- From: Pascal Hambourg <boite-a-spam@xxxxxxxxxxxxxxx>
- Date: Sat, 27 Oct 2007 11:46:39 +0200
Grant a écrit :
[...]
/etc/network/interfaces
iface 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
.
- Follow-Ups:
- Re: Weird Connection Problem
- From: Grant
- Re: Weird Connection Problem
- 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
- Weird Connection Problem
- Prev by Date: Squid Proxy configuration for Gmail POP
- Next by Date: Name resolution stops working (DSL pppoe)
- Previous by thread: Re: Weird Connection Problem
- Next by thread: Re: Weird Connection Problem
- Index(es):
Relevant Pages
|
|