Re: [lug-nuts] Newbie: Windows to Linux network

From: Nathan L. Walls (nwalls@ismedia.org)
Date: Mon Jan 24 2000 - 18:55:36 PST


Don't forget, with the machine shortcut in your hosts file, you can
access the webserver by just typing in that shortcut. For example, my
development box is-tob.ismedia.org shorts to is-tob on the local
network.

Also nice to do in addition to the previous post: add your clients to
your DNS so they can be accessed by name within the local network. If
your net connection is shared over the Linux box (that is, you dial up
with it), make it one of your Windows DNS servers, with your ISPs
primary and secondary the secondary and tertiary DNS in Windows.

Nathan

--
Creative intelligence, now with vowels!
http://ismedia.org/ | nwalls@ismedia.org
PGP public key @ http://ismedia.org/key

> For greatest reading pleasure, I suggest reading Olaf Kirch's Network > Administrator's Guide. It is definitely a heartwarming book for fireside > reading. I have fallen asleep reading it several times. > > As for the quick and dirty solution, just make your windows machine so > it is on the same class network. Go into properties under network, > and then the properties for your nic card. I use a class C internal > private network. ie > > windows machine > IP address 192.168.1.2 > Network 192.168.1.0 > Broadcast 192.168.1.255 > > Linux machine > IP address 192.168.1.100 > Network 192.168.1.0 > Broadcast 192.168.1.255 > > If you want to access your newly built linux box from your windows machine > by name, you can add this to your C:\windows\hosts file > > 192.168.1.100 mymachine.foo.com www.foo.com mymachine > > And of course you can go into your linux box and add this to your /etc/hosts > > 192.168.1.2 mywinmachine.foo.com mywinmachine > > Then with your favorite web browser (lynx runs on dos) you can view your > web pages with: > > http://mymachine.foo.com > or > http://www.foo.com > > There are other options to this as you progress along, but this should get > your > feet wet. You of course may start thinking about sharing your net connection > between your machines, and running a dns server. I think if there is any > large draw to linux, I would have to say it is its ability to share an internet > connection. > > brian > > On Mon, Jan 24, 2000 at 03:35:19PM -0800, Webb Sprague wrote: >> Hi Folks. >> >> Can anyone recommend some docs on networking windows >> machines with Linux machines? I don't need anything >> fancy like file sharing yet--I just want to FTP, >> telnet, and browse my wonderful new website. I have >> successfully set up the networking between 2 linux >> machines; I just need to set up the windows half now. >> >> Thanks in advance >> Webb >> __________________________________________________ >> Do You Yahoo!? >> Talk to your friends online with Yahoo! Messenger. >> http://im.yahoo.com >> **************************************************************************** >> * To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts" >> * in the message body to majordomo@saclug.org. Please direct other >> * questions, comments, or problems to lug-nuts-owner@saclug.org.

**************************************************************************** * To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts" * in the message body to majordomo@saclug.org. Please direct other * questions, comments, or problems to lug-nuts-owner@saclug.org.



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:11 PST