×

Loading...
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。

i got a strange problem today, anyone could help?

i just installed an linux redhat 9 with mysql server with static ip (192.168.50.11).

i can ping or ssh from subnet 192.168.1.0 to mysql server.

but in subnet 192.168.50.0, some windows xp CAN NOT ping the server or ssh it. at the same subnet, windows nt/2000 have not problem.

those windows xp can get anything else except the linux server at the same subnet, they can even ping another linux server under 192.168.1.0.

from mysql server, it cannot ping the windows xp either.

no firewall or ip filtering activated on windows or linux!

i use only ip to test, no dns issue here!

i also tried clear arp cache on windows, no help!

windows are under winnt 4 domain environment.

any idea???
Report

Replies, comments and Discussions:

  • 工作学习 / IT技术讨论 / i got a strange problem today, anyone could help?
    i just installed an linux redhat 9 with mysql server with static ip (192.168.50.11).

    i can ping or ssh from subnet 192.168.1.0 to mysql server.

    but in subnet 192.168.50.0, some windows xp CAN NOT ping the server or ssh it. at the same subnet, windows nt/2000 have not problem.

    those windows xp can get anything else except the linux server at the same subnet, they can even ping another linux server under 192.168.1.0.

    from mysql server, it cannot ping the windows xp either.

    no firewall or ip filtering activated on windows or linux!

    i use only ip to test, no dns issue here!

    i also tried clear arp cache on windows, no help!

    windows are under winnt 4 domain environment.

    any idea???
    • Try using tcpdump or Ethereal on your sql server to catch packets coming from your XP machines on 192.168.50.0 and see what you get.
      • i did it with tcpdump, can't get any clue either.
    • Did you enable the WinXP firewall?
    • fixed, i plugged directly to a swith ( before it is plugged to a hub which is connected to switch) and no problem anymore, still don't know why!