I've got RH-Linux 8.0 installed as server with all, seems to work ok, I'm already developing perl things on this server, Apache runs fine, all daemons at boot report OK.
When running neat on the GUI, this is, the Network Configuration, I get my ethercard active, which is configured with IP address 192.168.0.1. (let's call this machine ".1". I'm not running any DHCP server, the IP is static and on the host tab of this configuration window, the card is linked to the 127.0.0.1/localhost which when requested within the server via browser, makes apache to bring the home page I've in the http's root directory. The DNS tab of this same machine has localhost.localdomain on Hostname and blank on the DNS's fields below. I've tried putting something on primary, secondary and apache response becomes very very slow, so it's blank on those DNS fields.
That same machine has a disk with windows and at boot I use GRUB to switch to windows or to linux. Under Windows my 2 PC's LAN works OK.
The other only Windows machine is configured in Control Panel Network at the ethercard's TCP/IP, 192.168.0.5.(let's call this machine as ".5" The Gateway was given the 192.168.0.1.
I ping 192.168.0.1 on my .5 machine and the 4 attempts work fine with 0% loss. While I do this, the .1 machine is running the Network Analyzer on capture mode and every packet is reported with right "source"/"destination" ip addresses and what kind of request is in progress.
WHEN I REQUEST AN HTTP at .5 using Windows Explorer, .1's Network Analyzer receives the request and replies saying "Destination Unreachable".
¿Do you have any idea of what could be happening or what am I missing?
What I want to do is 2 things:
1.- Have a local or intranet web server under linux that can respond to my windows (.5) machine requests the same way it works when I dialup the windows machine (.5) to the internet.
2.- add a modem/router/hub (or a separated hub AND modem/router) to my 2 pc's lan that can give access to both machines to the internet (something I've done under windows only and I THINK should be as simple as just plug the modem router to the lan for the linux to access internet).
Thanks and Regards
When running neat on the GUI, this is, the Network Configuration, I get my ethercard active, which is configured with IP address 192.168.0.1. (let's call this machine ".1". I'm not running any DHCP server, the IP is static and on the host tab of this configuration window, the card is linked to the 127.0.0.1/localhost which when requested within the server via browser, makes apache to bring the home page I've in the http's root directory. The DNS tab of this same machine has localhost.localdomain on Hostname and blank on the DNS's fields below. I've tried putting something on primary, secondary and apache response becomes very very slow, so it's blank on those DNS fields.
That same machine has a disk with windows and at boot I use GRUB to switch to windows or to linux. Under Windows my 2 PC's LAN works OK.
The other only Windows machine is configured in Control Panel Network at the ethercard's TCP/IP, 192.168.0.5.(let's call this machine as ".5" The Gateway was given the 192.168.0.1.
I ping 192.168.0.1 on my .5 machine and the 4 attempts work fine with 0% loss. While I do this, the .1 machine is running the Network Analyzer on capture mode and every packet is reported with right "source"/"destination" ip addresses and what kind of request is in progress.
WHEN I REQUEST AN HTTP at .5 using Windows Explorer, .1's Network Analyzer receives the request and replies saying "Destination Unreachable".
¿Do you have any idea of what could be happening or what am I missing?
What I want to do is 2 things:
1.- Have a local or intranet web server under linux that can respond to my windows (.5) machine requests the same way it works when I dialup the windows machine (.5) to the internet.
2.- add a modem/router/hub (or a separated hub AND modem/router) to my 2 pc's lan that can give access to both machines to the internet (something I've done under windows only and I THINK should be as simple as just plug the modem router to the lan for the linux to access internet).
Thanks and Regards