Can Samba let my Linux machine act as a workstation/client in NT LAN?

Can Samba let my Linux machine act as a workstation/client in NT LAN?

Post by ming.. » Fri, 25 Aug 2000 04:00:00



I've installed a Redhat 6.2 Linux on a PC.  Now I want to use it as a
workstation in our LAN, and to access Internet.  In our LAN, we have only one
computer, the NT server, that can access the Internet.  Could I access the
Internet from my Linux machine through the proxy server(a NT4 server) in our
LAN.  What do I need to do?

I don't know how to enter those information such as Domain name, DNS server,
Host name, IP address or obtain it automatically.  Who can tell me about
that?

I've downloade LDP documents and am searching in these materials.  I just
visit the home page of Samba.  Will it solve my problem?  I guess it cannot
for the time being.

Who is kindly enough to give me a quick guide?

Thanks for your time in advance!

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

Can Samba let my Linux machine act as a workstation/client in NT LAN?

Post by Steve Co » Fri, 25 Aug 2000 04:00:00


I'm not too hot on the samba side but you may run into problems on the
internet
side. It depends on how the NT proxy server is set up (I assume you are
running MS Proxy Server 2.0). This proxy server runs different (3) types of
proxies.

Generally, access is handled by Winsock Proxy - for which you
need client software (Winsockproxy_client) installed on the workstations.
This 'hides' the proxy server and makes the workstation behave as if it
is on the same subnet as the internet destinations. The prob is that there
is no 'official' wsp client for linux though I understand that there are
some
flakey implementations.

Other access is handled by WebProxy - specifically http, https and ftp -
provided
winsock is not configured to handle them. You can access the internet using
these application proxies provided you application can handle them (Netscape
etc)

The other option is using the SOCKs proxy but you need applications that
are aware and can use SOCKS - some ftp clients etc.

If you are going to use many different platforms then you should consider
migrating from MSProxyServer as is tends to be MS specific.

Also, for info, the proxy server is not a default route to access the
internet.
The proxy server takes client proxy connections and establishes its own
copnnection to the destination IP address (does not route the packets
from the client). Therefore you cannot set the default route on the linux
box to point to the proxy server. Instead, set the nameserver to point
to the proxy server (it will act as one). You could set up a DHCP client
but to be honest, set the linux IP as static, it'll make things easier -
especially
to start with and get things running

Steve


> I've installed a Redhat 6.2 Linux on a PC.  Now I want to use it as a
> workstation in our LAN, and to access Internet.  In our LAN, we have only
one
> computer, the NT server, that can access the Internet. Could I access the
> Internet from my Linux machine through the proxy server(a NT4 server) in
our
> LAN.  What do I need to do?

> I don't know how to enter those information such as Domain name, DNS
server,
> Host name, IP address or obtain it automatically.  Who can tell me about
> that?

> I've downloade LDP documents and am searching in these materials.  I just
> visit the home page of Samba.  Will it solve my problem?  I guess it
cannot
> for the time being.

> Who is kindly enough to give me a quick guide?

> Thanks for your time in advance!

> Sent via Deja.com http://www.deja.com/
> Before you buy.


 
 
 

Can Samba let my Linux machine act as a workstation/client in NT LAN?

Post by perc » Fri, 25 Aug 2000 04:00:00



> I've installed a Redhat 6.2 Linux on a PC.  Now I want to use it as a
> workstation in our LAN, and to access Internet.  In our LAN, we have only
one
> computer, the NT server, that can access the Internet. Could I access the
> Internet from my Linux machine through the proxy server(a NT4 server) in
our
> LAN.  What do I need to do?

just install a proxy server or wingate in your windows nt
and then the linux's netscape must set up the proxy to your NT.

Quote:

> I don't know how to enter those information such as Domain name, DNS
server,
> Host name, IP address or obtain it automatically.  Who can tell me about
> that?

Domain name is a named like .yourlan.org
the DNS server is a server that map the ip address(123.123.123.123) to a
hostname hi.yourlan.org
host name is the machine's name (hi)

Quote:

> I've downloade LDP documents and am searching in these materials.  I just
> visit the home page of Samba.  Will it solve my problem?  I guess it
cannot
> for the time being.

> Who is kindly enough to give me a quick guide?

> Thanks for your time in advance!

> Sent via Deja.com http://www.deja.com/
> Before you buy.

 
 
 

Can Samba let my Linux machine act as a workstation/client in NT LAN?

Post by Hahn Gunthe » Fri, 25 Aug 2000 04:00:00


Hi,
You should activate SWAT, so you can do this by using a GUI, with a lot
help-Information.

Gunther


Quote:> I've installed a Redhat 6.2 Linux on a PC.  Now I want to use it as a
> workstation in our LAN, and to access Internet.  In our LAN, we have only one
> computer, the NT server, that can access the Internet.  Could I access the
> Internet from my Linux machine through the proxy server(a NT4 server) in our
> LAN.  What do I need to do?

> I don't know how to enter those information such as Domain name, DNS server,
> Host name, IP address or obtain it automatically.  Who can tell me about
> that?

> I've downloade LDP documents and am searching in these materials.  I just
> visit the home page of Samba.  Will it solve my problem?  I guess it cannot
> for the time being.

> Who is kindly enough to give me a quick guide?

> Thanks for your time in advance!

> Sent via Deja.com http://www.deja.com/
> Before you buy.

 
 
 

1. How to configure Linux for a LAN of NT machines + 3COM 3C891 LAN Modem

I have a local network of "Windoze" PCs (NT + Win98) connected to the
internet via a
3COM 3C891 Lan Modem (and an ISP !!!).
Each PC is assigned a static IP address and connects "with a click" to the
internet.

The question is, how do I configure the Linux (Redhat 6.0 with a 2.2.12
kernel) machine
to access the internet (this machine has a dual boot with NT 4) ?

I allready did that:
==============
Configure my static IP address in /etc/hosts :

127.0.0.1       localhost               localhost.localdomain
192.10.1.5      Lanmodem.MYDOMAIN    lanmodem Lanmodem
192.10.1.4      Dev01.MYDOMAIN    dev01 Dev01
192.10.1.3      Dev02.MYDOMAIN     Dev02 dev02
192.10.1.2      Dev03.MYDOMAIN    Dev03 dev03
192.10.1.1      Dev04.MYDOMAIN     Dev04 dev04

Put the IP address of the lan modem as the Gateway (in
/etc/sysconfig/network) :
NETWORKING=yes
FORWARD_IPV4="yes"
HOSTNAME="Dev01.MYDOMAIN"
GATEWAY="190.10.1.5"
GATEWAYDEV=""

/etc/HOSTNAME :
Dev01.MYDOMAIN

/etc/resolv.conf:
domain MYDOMAIN
search MYDOMAIN
nameserver 192.10.1.5

I can access the httpd / ftp servers on my Linux machine from the rest of
the network
(I can "telnet connect" too)

BTW I have the same question to configure samba (I was not able to share the
linux disk
with the windows WS) ....
/etc/smb.conf:
[global]

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = MYDOMAIN

# server string is the equivalent of the NT Description field
   server string = Samba Server on Linux

# This one is useful for people to share files
[tmp]
   comment = Temporary file space
   path = /tmp
   read only = no
   public = yes

When I try to "connect a network drive" with NT I see the server running on
the linux box but I
can't connect (even with a valide username/password) ....


2. Xwindows too BIG

3. How to let a Linux workstation communicate with a NT Server???

4. Is inetd as vulnerable as telnetd?

5. How to connect NT machine through samba Linux box to NT net?

6. Can anyone help me out?

7. using Samba to network linux machine to NT 4.0 machine

8. Change of ownership

9. Samba als NT-Dom?nenserver für NT 4.0 Workstations

10. User guide to install Linux workstation in a Win NT LAN

11. determine throughput from LAN to Internet, Durchsatz vom LAN ins Internet berechnen

12. Anyone try to connect two machine with NT workstation and Linux?

13. Need samba ?? -> NT server + Linux workstation