public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Confused on windows verses Linux networking
@  Jared Stofflett
   ` Luke Yelavich
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jared Stofflett @  UTC (permalink / raw)
  To: 'Speakup is a screen review system for Linux.'

I have two Linux boxes, both running fedora core 2. One is meant as a
windows file server so runs samba, and has the line in smb.conf that reads
something like
Hostname=dataServer
I know that this creates a NetBIOS name which is used to brows networks in
windows. I have another Linux box that I'm trying to run as a local web
server, so it's really stripped down. All windows clients are going to be
accessing it through internet explorer. I do not want to start to run samba,
but would like to have an easier way to access it then having to type in
192.168.0.109
I know I was able to access stuff on the box running samba by doing
http://dataServer:901
TO get to swatt, using the NetBIOS name as a fully qualified domain name.
Unfortunately all the stuff I've read about hostnames under Linux is
yourComputer.yourDomain.someOtherDomain.com
Is there a way to set the computer to ignore domains so that everything on
the same subnet such as 192.168.0.xxx will be able to do the following 
http://webserver
Where webserver is the Linux box that isn't running samba.
Everything I've read says I'd have to do
http://webserver.mydomain.com
Which assumes I own a domain, which I do not, and am not going to.
appreciate any help with this.



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Confused on windows verses Linux networking
@  Sean M McMahon
  0 siblings, 0 replies; 7+ messages in thread
From: Sean M McMahon @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Domain name servers are what translate domains, the ip address, into web 
addresses, like http://www.webserver.com.  Without one and without a 
domain name I believe that isn't possible.  Your 192.168.xxx address for 
the linux machine isn't set to any domain.  If you have multible ip 
addresses, you could try to connect to one of them from the other.  I'm 
guessing you don't and have nat running?  That means one outer ip address 
with multiple on your sub-net.  To summarize, your problem is like you 
giving yourself an address which is different then your mailing address. 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Confused on windows verses Linux networking Jared Stofflett
 ` Luke Yelavich
 ` Gregory Nowak
   ` Jared Stofflett
 ` Joseph C. Lininger
 ` Alex Snow
 Sean M McMahon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).