Ryan Fenton
06-12-2003, 04:50 PM
I've had quite an aventure so far installing Mandrake 9.1, MythTV, and several other things. Now I've got a simple remote administration page running on PHP and Apache called Mythweb, that allows me to control my mythtv recording schedule from anywhere on the LAN from a simple web browser. It's really neat.
Now I'd like to serve that same web page out to the internet. I'm having problems finding out how to do this however.
Here's my setup:
I have one Windows 2000 professional machine connected to a cable modem. This system can't be changed other than network settings. It has two network cards, one for the cable modem, and one for the internal network that allows internet sharing to the linux machine.
I've got a hub connecting the Win2k machine and the linux machine.
I've got the linux machine, which due to hardware limitations, can only have one network card. This prohibits it from being the direct server, unfortunately. It has the PHP files needed to configure the MythTV settings, which is the point of the exercise.
What would be some possible ways for the Windows 2000 professional machine to enable the linux machine to serve files?
Anything would work, from having a single port redirect to the linux box, to having a virtual server directory point to the linux box, etc. So long as the web page can get served and actually change the data on the linux box, I need some leads on where to look.
Rember, this is a Win2k Professional machine, not a server machine, but I can still install IIS, apache for windows, or whatever I might need on the W2k machine.
So, any ideas for this puzzle? Any similar experiences to share?
Thanks in advance!
Ryan Fenton
Now I'd like to serve that same web page out to the internet. I'm having problems finding out how to do this however.
Here's my setup:
I have one Windows 2000 professional machine connected to a cable modem. This system can't be changed other than network settings. It has two network cards, one for the cable modem, and one for the internal network that allows internet sharing to the linux machine.
I've got a hub connecting the Win2k machine and the linux machine.
I've got the linux machine, which due to hardware limitations, can only have one network card. This prohibits it from being the direct server, unfortunately. It has the PHP files needed to configure the MythTV settings, which is the point of the exercise.
What would be some possible ways for the Windows 2000 professional machine to enable the linux machine to serve files?
Anything would work, from having a single port redirect to the linux box, to having a virtual server directory point to the linux box, etc. So long as the web page can get served and actually change the data on the linux box, I need some leads on where to look.
Rember, this is a Win2k Professional machine, not a server machine, but I can still install IIS, apache for windows, or whatever I might need on the W2k machine.
So, any ideas for this puzzle? Any similar experiences to share?
Thanks in advance!
Ryan Fenton