Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Fedora Core 6 cannot ping WinXP LAN

Reply
 
Thread Tools Display Modes
  #1  
Old 06-10-2007, 01:00 AM
Default Fedora Core 6 cannot ping WinXP LAN



DSL gateway: 192.168.0.1
D-Link router: 192.168.1.1

WinXP 192.168.1.100
Linux 192.168.1.101

I can open a shell to the linux machine. I can ping the linux
machine. I cannot ping the WinXP machine from the linux machine. The
linux machine can get to the internet and can successfully ping
cnn.com. It can also ping both the DSL modem and the router.

I've read over a good many posts on here about the same subject but I
was not able to find an answer specific to my problem. I'm not
worried about samba. This is more about the linux machine hosting an
oracle database and running an application server that needs to be
accessed by the WinXP machine on the LAN.

What brought this to the surface was trying to install oracle through
an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
troubleshooting and it appears that the linux machine cannot see the
WinXP machine.

Any help or advice would be greatly appreciated.

Thanks.



lucren3@gmail.com
Reply With Quote
  #2  
Old 06-10-2007, 11:08 AM
Mark Hobley
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

(E-Mail Removed) wrote:
> DSL gateway: 192.168.0.1


Microsoft Windows does not behave well with 255.255.0.0 netmask addresses.
I would try and extend the subnet mask to 255.255.255.0 and
change the address of the DSL gateway to 192.168.1.xxx if possible.

Regards,

Mark.

--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE

Email: markhobley at hotpop dot donottypethisbit com

http://markhobley.yi.org/

Reply With Quote
  #3  
Old 06-10-2007, 01:04 PM
Tore Skogly
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

(E-Mail Removed) wrote:

> DSL gateway: 192.168.0.1
> D-Link router: 192.168.1.1
>
> WinXP 192.168.1.100
> Linux 192.168.1.101
>
> I can open a shell to the linux machine. I can ping the linux
> machine. I cannot ping the WinXP machine from the linux machine. The
> linux machine can get to the internet and can successfully ping
> cnn.com. It can also ping both the DSL modem and the router.
>
> I've read over a good many posts on here about the same subject but I
> was not able to find an answer specific to my problem. I'm not
> worried about samba. This is more about the linux machine hosting an
> oracle database and running an application server that needs to be
> accessed by the WinXP machine on the LAN.
>
> What brought this to the surface was trying to install oracle through
> an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
> troubleshooting and it appears that the linux machine cannot see the
> WinXP machine.
>
> Any help or advice would be greatly appreciated.
>
> Thanks.


Is your XP machine running SP2?
If so, is the firewall enabled?
I believe the default firewall settings in XP SP2 is not to reply on ping.
You might have to change some firewall settings, at least during the Oracle
install.

Verify that the netmask (255.255.254.0?) on both Linux and Windows is the
same.

Regards,
Tore
Reply With Quote
  #4  
Old 06-10-2007, 02:12 PM
David M
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

On Sun, 10 Jun 2007 00:00:24 +0000, lucren3 rearranged some electrons to
form:

> DSL gateway: 192.168.0.1
> D-Link router: 192.168.1.1
>
> WinXP 192.168.1.100
> Linux 192.168.1.101
>
> I can open a shell to the linux machine. I can ping the linux
> machine. I cannot ping the WinXP machine from the linux machine. The
> linux machine can get to the internet and can successfully ping
> cnn.com. It can also ping both the DSL modem and the router.
>
> I've read over a good many posts on here about the same subject but I
> was not able to find an answer specific to my problem. I'm not
> worried about samba. This is more about the linux machine hosting an
> oracle database and running an application server that needs to be
> accessed by the WinXP machine on the LAN.
>
> What brought this to the surface was trying to install oracle through
> an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
> troubleshooting and it appears that the linux machine cannot see the
> WinXP machine.
>
> Any help or advice would be greatly appreciated.
>
> Thanks.


Sounds like you need to change your Windoze firewall settings, a
discussion of this, of course, would be off-topic in this NG.

--
David M (dmacchiarolo)
http://home.triad.rr.com/redsled
T/S 53
sled351 Linux 2.4.18-14 has been up 5 days 11:18

Reply With Quote
  #5  
Old 06-10-2007, 02:41 PM
Dave Uhring
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

On Sun, 10 Jun 2007 00:00:24 +0000, lucren wrote:

> What brought this to the surface was trying to install oracle through
> an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
> troubleshooting and it appears that the linux machine cannot see the
> WinXP machine.


Windows does not have xsever (sic). Did you install one?

Reply With Quote
  #6  
Old 06-10-2007, 04:11 PM
lucren3@gmail.com
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

On Jun 10, 7:41 am, Dave Uhring <daveuhr...@yahoo.com> wrote:
> On Sun, 10 Jun 2007 00:00:24 +0000, lucren wrote:
> > What brought this to the surface was trying to install oracle through
> > an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
> > troubleshooting and it appears that the linux machinecannotsee the
> > WinXP machine.

>
> Windows does not have xsever (sic). Did you install one?


Here's how this was resolved:

WinXP firewall was turned off. ZoneAlarm unblocked traffic from
192.168.1.101. WinAxe was installed as the xserver.

I was able to successfully install the oracle instance and the
application server.

What remains is that I'm not able to access the management pages for
the oracle instance from WinXP. The hostname is set on the linux
machine, both in /etc/hosts and /etc/sysconfig/network. The app pages
load fine from the linux machine. (httpd.conf ServerName is set
correctly to match the hostname of the linux machine). I have the
entry in the windows /etc/hosts as:

192.168.1.101 servername.domain.com (in example). I'm able to ping
the linux box by servername.domain.com, but can't get pages from the
linux machine to load on the WinXP:

http://severname.domain.com/em (in example)

I'm not sure what I'm overlooking, but based on the previous firewall
issues I wouldn't be so bold to think its not something simple.

Thoughts?

Reply With Quote
  #7  
Old 06-10-2007, 04:40 PM
lucren3@gmail.com
Guest
 
Posts: n/a
Default Re: Fedora Core 6 cannot ping WinXP LAN

On Jun 10, 9:11 am, lucr...@gmail.com wrote:
> On Jun 10, 7:41 am, Dave Uhring <daveuhr...@yahoo.com> wrote:
>
> > On Sun, 10 Jun 2007 00:00:24 +0000, lucren wrote:
> > > What brought this to the surface was trying to install oracle through
> > > an xsever. The DISPLAY=192.168.1.100:0.0 but this failed...started
> > > troubleshooting and it appears that the linux machinecannotsee the
> > > WinXP machine.

>
> > Windows does not have xsever (sic). Did you install one?

>
> Here's how this was resolved:
>
> WinXP firewall was turned off. ZoneAlarm unblocked traffic from
> 192.168.1.101. WinAxe was installed as the xserver.
>
> I was able to successfully install the oracle instance and the
> application server.
>
> What remains is that I'm not able to access the management pages for
> the oracle instance from WinXP. The hostname is set on the linux
> machine, both in /etc/hosts and /etc/sysconfig/network. The app pages
> load fine from the linux machine. (httpd.conf ServerName is set
> correctly to match the hostname of the linux machine). I have the
> entry in the windows /etc/hosts as:
>
> 192.168.1.101 servername.domain.com (in example). I'm able to ping
> the linux box by servername.domain.com, but can't get pages from the
> linux machine to load on the WinXP:
>
> http://severname.domain.com/em(in example)
>
> I'm not sure what I'm overlooking, but based on the previous firewall
> issues I wouldn't be so bold to think its not something simple.
>
> Thoughts?


This is definately firewall related; likely down at the router level.
I'm going to close this out and get off this group.

Folks, thank you very much for the help and guidance. Much
appreciated.


Reply With Quote
Reply

Tags
core, fedora, lan, ping, winxp

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 04:26 AM.


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