Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Home Networking

Weird problem

Reply
 
Thread Tools Display Modes
  #1  
Old 01-23-2005, 03:26 AM
Default Weird problem



Two pc's connected with crossover cable. DHCP works, the client gets an IP. But I cant ping the host from the client
or vice versa. No traceroutes or dns or anything works. But they are aware of each other, if I turn one off or change
speed or hostname the other one notices immediately.
Tried absolutely everything.




nick
Reply With Quote
  #2  
Old 01-23-2005, 06:48 PM
Andrew Welham
Guest
 
Posts: n/a
Default Re: Weird problem

nick wrote:
> Two pc's connected with crossover cable. DHCP works, the client gets an IP. But I cant ping the host from the client
> or vice versa. No traceroutes or dns or anything works. But they are aware of each other, if I turn one off or change
> speed or hostname the other one notices immediately.
> Tried absolutely everything.
>
>

You don't have software firewalls running on either of these machines do
you?

Also you say one gets an ip address, I assume this is from the dhcp
server on the other machine? The server ip and dhcp server ranges will
allow communications won't they? The ip address of the client is one
from the dhcp range and not an automatically allocated one by windows
which it may give it a dhcp server can’t be found?

When you say the other notices immediately what do you mean, an tcp/ip
error or just a link failure detected?

Andrew




--
To reply via email, first reverse the address below then replace the
(at) with @ and the (dot) with . moc(tod)xepip(tod)lsd(ta)spuorgswen_werdna
Reply With Quote
  #3  
Old 01-23-2005, 07:11 PM
nick
Guest
 
Posts: n/a
Default Re: Weird problem


"Andrew Welham" <(E-Mail Removed)> wrote in message news:41f3f17a$0$16572$(E-Mail Removed)...
> nick wrote:
>> Two pc's connected with crossover cable. DHCP works, the client gets an IP. But I cant ping the host from the client
>> or vice versa. No traceroutes or dns or anything works. But they are aware of each other, if I turn one off or change
>> speed or hostname the other one notices immediately.
>> Tried absolutely everything.
>>
>>

> You don't have software firewalls running on either of these machines do you?
>
> Also you say one gets an ip address, I assume this is from the dhcp server on the other machine? The server ip and
> dhcp server ranges will allow communications won't they? The ip address of the client is one from the dhcp range and
> not an automatically allocated one by windows which it may give it a dhcp server can’t be found?
>
> When you say the other notices immediately what do you mean, an tcp/ip error or just a link failure detected?
>
> Andrew
>
>


No firewalls. The client gets the IP from the host via dhcp. Its in the 192.168.0.x range
so its not due to dhcp failure. When I boot one the other pc notices the LAN connection.
tcp/ip just isnt working, I cant ping either one from the other, or anything.



Reply With Quote
  #4  
Old 01-23-2005, 08:39 PM
GrahamW
Guest
 
Posts: n/a
Default Re: Weird problem

On Sun, 23 Jan 2005 03:26:37 +0000, nick wrote:

> Two pc's connected with crossover cable. DHCP works, the client gets an
> IP. But I cant ping the host from the client or vice versa. No traceroutes
> or dns or anything works. But they are aware of each other, if I turn one
> off or change speed or hostname the other one notices immediately. Tried
> absolutely everything.


Some network cards don't like to work back to back for some reason. I'ts
well worth inesting in a hub. Should cost less than 20 quid. You will also
be able to add more PC's to your network later.

GrahamW

Reply With Quote
  #5  
Old 01-23-2005, 09:14 PM
Andrew Welham
Guest
 
Posts: n/a
Default Re: Weird problem

nick wrote:
> "Andrew Welham" <(E-Mail Removed)> wrote in message news:41f3f17a$0$16572$(E-Mail Removed)...
>
>>nick wrote:
>>
>>>Two pc's connected with crossover cable. DHCP works, the client gets an IP. But I cant ping the host from the client
>>>or vice versa. No traceroutes or dns or anything works. But they are aware of each other, if I turn one off or change
>>>speed or hostname the other one notices immediately.
>>>Tried absolutely everything.
>>>
>>>

>>
>>You don't have software firewalls running on either of these machines do you?
>>
>>Also you say one gets an ip address, I assume this is from the dhcp server on the other machine? The server ip and
>>dhcp server ranges will allow communications won't they? The ip address of the client is one from the dhcp range and
>>not an automatically allocated one by windows which it may give it a dhcp server can’t be found?
>>
>>When you say the other notices immediately what do you mean, an tcp/ip error or just a link failure detected?
>>
>>Andrew
>>
>>

>
>
> No firewalls. The client gets the IP from the host via dhcp. Its in the 192.168.0.x range
> so its not due to dhcp failure. When I boot one the other pc notices the LAN connection.
> tcp/ip just isnt working, I cant ping either one from the other, or anything.
>
>
>

I assume from your email that both PCs are in the 192.168.0.x range, and
that one of the PC's is the dhcp server while the other is the client ?

Also that there is only one nic in each PC, and not other ip routable
interface i.e. modem pstn or adsl etc ? (if you have more ip routable
interfaces you need to check the routing)

Are you trying to ping via IP or hostname?

Can you ping the localhost on each PC i.e 127.0.0.1

If you are receiving via DHCP the IP address and the netmasks are also
correct I would guess 255.255.255.0, then there must be some IP
connectivity, i.e. the entire stack has not failed.

Do any other ip actions work?

Andrew

--
To reply via email, first reverse the address below then replace the
(at) with @ and the (dot) with . moc(tod)xepip(tod)lsd(ta)spuorgswen_werdna
Reply With Quote
  #6  
Old 01-23-2005, 09:51 PM
nick
Guest
 
Posts: n/a
Default Re: Weird problem

"GrahamW" <(E-Mail Removed)> wrote in message news(E-Mail Removed)...
> On Sun, 23 Jan 2005 03:26:37 +0000, nick wrote:
>
>> Two pc's connected with crossover cable. DHCP works, the client gets an
>> IP. But I cant ping the host from the client or vice versa. No traceroutes
>> or dns or anything works. But they are aware of each other, if I turn one
>> off or change speed or hostname the other one notices immediately. Tried
>> absolutely everything.

>
> Some network cards don't like to work back to back for some reason. I'ts
> well worth inesting in a hub. Should cost less than 20 quid. You will also
> be able to add more PC's to your network later.
>
> GrahamW
>


Maybe it'll come to that, but id rather get a router if im gonna have to buy another box.


Reply With Quote
  #7  
Old 01-23-2005, 09:52 PM
nick
Guest
 
Posts: n/a
Default Re: Weird problem


"Andrew Welham" <(E-Mail Removed)> wrote in message news:41f4139f$0$19158$(E-Mail Removed)...
> nick wrote:
>> "Andrew Welham" <(E-Mail Removed)> wrote in message news:41f3f17a$0$16572$(E-Mail Removed)...
>>
>>>nick wrote:
>>>
>>>>Two pc's connected with crossover cable. DHCP works, the client gets an IP. But I cant ping the host from the client
>>>>or vice versa. No traceroutes or dns or anything works. But they are aware of each other, if I turn one off or
>>>>change speed or hostname the other one notices immediately.
>>>>Tried absolutely everything.
>>>>
>>>>
>>>
>>>You don't have software firewalls running on either of these machines do you?
>>>
>>>Also you say one gets an ip address, I assume this is from the dhcp server on the other machine? The server ip and
>>>dhcp server ranges will allow communications won't they? The ip address of the client is one from the dhcp range and
>>>not an automatically allocated one by windows which it may give it a dhcp server can’t be found?
>>>
>>>When you say the other notices immediately what do you mean, an tcp/ip error or just a link failure detected?
>>>
>>>Andrew
>>>
>>>

>>
>>
>> No firewalls. The client gets the IP from the host via dhcp. Its in the 192.168.0.x range
>> so its not due to dhcp failure. When I boot one the other pc notices the LAN connection.
>> tcp/ip just isnt working, I cant ping either one from the other, or anything.
>>
>>
>>

> I assume from your email that both PCs are in the 192.168.0.x range, and that one of the PC's is the dhcp server while
> the other is the client ?
>
> Also that there is only one nic in each PC, and not other ip routable interface i.e. modem pstn or adsl etc ? (if you
> have more ip routable interfaces you need to check the routing)
>
> Are you trying to ping via IP or hostname?
>
> Can you ping the localhost on each PC i.e 127.0.0.1
>
> If you are receiving via DHCP the IP address and the netmasks are also correct I would guess 255.255.255.0, then there
> must be some IP connectivity, i.e. the entire stack has not failed.
>
> Do any other ip actions work?
>
> Andrew
>
> --
> To reply via email, first reverse the address below then replace the (at) with @ and the (dot) with .
> moc(tod)xepip(tod)lsd(ta)spuorgswen_werdna



Its definitely a cable or hardware fault. Ran tcpdump on both pc's, and its very intermittent.


Reply With Quote
  #8  
Old 01-23-2005, 10:53 PM
Roger Mayne
Guest
 
Posts: n/a
Default Re: Weird problem

what operating systems are you using?

Windows 98 / ME aren't that great at using DHCP.
Windows XP / 2000 will remember the IP address it had at last login, so as
long as it's connected at least once, it will probably keep the same IP
address.

--
Regards
Roger Mayne

Helpdesq Partnership T/A Absolute Computer Services
Leith Lodge
Horsham Road
Beare Green
Surrey
RH5 4PF

Tel: 07000 560793
Fax: 01306 710112
Web: http://www.absolute-computers.co.uk

Information Jump Page
http://www.ttbs.co.uk

"nick" <(E-Mail Removed)> wrote in message
news:41f41c7c$0$70396$(E-Mail Removed)...
>
> "Andrew Welham" <(E-Mail Removed)> wrote in message

news:41f4139f$0$19158$(E-Mail Removed)...
> > nick wrote:
> >> "Andrew Welham" <(E-Mail Removed)> wrote in message

news:41f3f17a$0$16572$(E-Mail Removed)...
> >>
> >>>nick wrote:
> >>>
> >>>>Two pc's connected with crossover cable. DHCP works, the client gets

an IP. But I cant ping the host from the client
> >>>>or vice versa. No traceroutes or dns or anything works. But they are

aware of each other, if I turn one off or
> >>>>change speed or hostname the other one notices immediately.
> >>>>Tried absolutely everything.
> >>>>
> >>>>
> >>>
> >>>You don't have software firewalls running on either of these machines

do you?
> >>>
> >>>Also you say one gets an ip address, I assume this is from the dhcp

server on the other machine? The server ip and
> >>>dhcp server ranges will allow communications won't they? The ip

address of the client is one from the dhcp range and
> >>>not an automatically allocated one by windows which it may give it a

dhcp server can't be found?
> >>>
> >>>When you say the other notices immediately what do you mean, an tcp/ip

error or just a link failure detected?
> >>>
> >>>Andrew
> >>>
> >>>
> >>
> >>
> >> No firewalls. The client gets the IP from the host via dhcp. Its in the

192.168.0.x range
> >> so its not due to dhcp failure. When I boot one the other pc notices

the LAN connection.
> >> tcp/ip just isnt working, I cant ping either one from the other, or

anything.
> >>
> >>
> >>

> > I assume from your email that both PCs are in the 192.168.0.x range, and

that one of the PC's is the dhcp server while
> > the other is the client ?
> >
> > Also that there is only one nic in each PC, and not other ip routable

interface i.e. modem pstn or adsl etc ? (if you
> > have more ip routable interfaces you need to check the routing)
> >
> > Are you trying to ping via IP or hostname?
> >
> > Can you ping the localhost on each PC i.e 127.0.0.1
> >
> > If you are receiving via DHCP the IP address and the netmasks are also

correct I would guess 255.255.255.0, then there
> > must be some IP connectivity, i.e. the entire stack has not failed.
> >
> > Do any other ip actions work?
> >
> > Andrew
> >
> > --
> > To reply via email, first reverse the address below then replace the

(at) with @ and the (dot) with .
> > moc(tod)xepip(tod)lsd(ta)spuorgswen_werdna

>
>
> Its definitely a cable or hardware fault. Ran tcpdump on both pc's, and

its very intermittent.
>
>



Reply With Quote
  #9  
Old 01-24-2005, 03:04 PM
ric
Guest
 
Posts: n/a
Default Re: Weird problem

before you do that, check the speed/duplex settings on both NICs.
they're usually defaulted to "auto" and this sometimes causes odd
intermittent issues.
to get around this, try explicitly setting both to the same, e.g.
100mbit full duplex and report back.

ric

Reply With Quote
  #10  
Old 01-24-2005, 08:10 PM
nick
Guest
 
Posts: n/a
Default Re: Weird problem

tried this, made no difference.

"ric" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
> before you do that, check the speed/duplex settings on both NICs.
> they're usually defaulted to "auto" and this sometimes causes odd
> intermittent issues.
> to get around this, try explicitly setting both to the same, e.g.
> 100mbit full duplex and report back.
>
> ric
>



Reply With Quote
Reply

Tags
problem, weird

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 12:43 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.