God dammit i posted this message to the wrong thread the first time. anyway..
I'm not sure what ur getting at here but here goes.
I'm not sure why u have a dns address in ur win98 config 4 the network card.
No u dont need to do anything t the ATM setting.
Apache is a web server so in ur case i think u just want to access the web on the linux box through the win98 box so NO u dont need apache installed.
What u need to do 4 the NIC in the linux box is the following:-
1. at the command promt type "linuxconf"
2. when the main screen appears goto Networking > Client tasks > Basic Host information.
2. type what u want in the "host name + domain"
3. tick "enabled" for a adapter 1.
3. "Config Mode" tick manual
4. "IP address" 192.168.0.x (x being anything other than 1)
5. Click "Accept"
7. If u have a ISA NIC then u have to setup the I/O stuff if its a PCI NIC then nothing has to be done.
8. Close linuxconf and activate changes (sometimes better to reboot aswell)
Right each machine should now be able to ping the other. Try it.
I u want to see what Network card r setup on both machines then do this:-
Windows machine.. Start > Run type "winipcfg" select the NIC u want to view.
Linux machine.. @ the command prompt type "ifconfig". that will how ALL NIC settings.
U may be better of setting up the modem on the windows machine (depending on what modem u have) if u use a pci modem then its a windows modem and r not supported very well at all in linux.
After setup of modem on win98 machine setup "internet sharing" on win98 box by Control Panels > Add/Remove Programs > Windows Setup > Internet Tools. Tick "internet connection sharing".
Note: Dont bother creating a Client Disk.
right now Go back to the linux box and type @ the command promt "linuxconf" Networking > Client tasks > Names Server Specification (DNS).
Tick "DNS Usage"
in "IP of Name server 1" type "192.168.0.1"
Come out of Names Server Specification (DNS) and into Routing And Gateways > Set defaults type "192.168.0.1".
This will make linux route all external IP packets to the windows machine which in turn will send the data to the web.
If u want file sharing working between the 2 machines then
install samba on the linux box and enable file sharing on the windows box
Hope this Helps
