Results 1 to 7 of 7
I've come across a network situation where all the computers are on Windows but there is no router. They're all plugged into a huge switch. I think it's some sort ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-02-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 45
linux and windows networking without router
I've come across a network situation where all the computers are on Windows but there is no router. They're all plugged into a huge switch. I think it's some sort of massive point to point, but I don't know how to get my Slack box connected to the network.
Any ideas?
thanks,
mr.popper
- 07-02-2005 #2Just Joined!
- Join Date
- Oct 2004
- Posts
- 65
Have you tried Internet Connection Sharing in Windows?
- 07-04-2005 #3Linux Newbie
- Join Date
- Apr 2005
- Location
- CT --> PA
- Posts
- 170
save yourlself the time & effort ...(and conincidentally increase the efficiency of the network) buy buying a router.
trust me. the windows networking is crap.
- 07-05-2005 #4Just Joined!
- Join Date
- May 2005
- Location
- NJ, USA
- Posts
- 17
Re: linux and windows networking without router
Need more info:
Originally Posted by mr.popper
- Are you asking about connecting to the Internet or merely to a local network
- What is the IP subnet of the network you are trying to connect to (The IP and subnet of any of the Win boxes could answer this question)
- If they are all connected to a Switch, how do you get out to the Internet?
- 07-10-2005 #5Just Joined!
- Join Date
- Mar 2005
- Posts
- 45
hi
they don't connect to the internet. It's just a little intranet with about twenty-odd computers. I'm not there now, so I'll try to post the subnet and IP scheme when I can
mr.popper
- 07-12-2005 #6Linux Newbie
- Join Date
- Apr 2005
- Location
- CT --> PA
- Posts
- 170
ahh man, don't even bother. FWIW, i would just get a nice little 4 port router w/ a DHCP server built in and plug the linux box into one port and the uplink for the switch into another. You will get more usability out of the $50 bucks that it costs, than you will trying to backdoor a linux box into a windows "proprietary" network.
and you will get NAT, DHCP services, basic firewall, port control, load shaping (if you spend money on it) and all the benefits of just plugging the broadband into the router and being the coolest person in the office to connect it all to the net.
- 07-14-2005 #7Just Joined!
- Join Date
- Jul 2005
- Location
- MI
- Posts
- 2
it sounds like you have a little windows network set up through netbeui.
if you don't have static ips set up, then all the ips on that network set by default to the 169.254.x.x/255.255.0.0 netmask.
what purpose do you want your linux box to do in this inranet?
if it is to provide a service such as ssh than that is a piece of cake.
if you want it to actually log in to the windows network and access
any of the shared folders, files, and/or drives then you need to download and install
samba. I believe that it is included in the slackware cd.
you use the command smbclient to connect to the network. The settings
need to be set up but i want to verify if this is the issue youre talking about.


Reply With Quote
