Linux-Networking Digest #144, Volume #11         Thu, 13 May 99 19:13:48 EDT

Contents:
  NE2000 won't ping ("Marco Teeuwen")
  Re: diald ("Ian")
  Re: NE2000 won't ping ("David Murray")
  Re: Intranet with Linux + Apache (Eric LEMAITRE)
  for all smbmount questions - read this (Lothar Krenzien)
  Linux network bandwith kernel limitations  .... (SunSITE Romania - SuperUser)
  automount and nis  (morgan)
  Re: Reliable (!) nic for 2.2 kernel? (bryan)
  Re: Ethernet setup, also linux (tarkin)
  Re: Dual Speed Hubs (bryan)
  Re: Question: setting up address translation/IP masquerading across an internet PPP 
link (Brian Somers)
  Re: NE2000 won't ping ([EMAIL PROTECTED])
  Re: Intranet with Linux + Apache ("XaosSlaad")
  Re: Redhat 6.0... the good, the bad, and the ugly (Richard Birchall)
  Re: Help with Telnet ("Georg Cantor")
  Re: Help with Telnet ("Georg Cantor")
  Re: Help with Telnet ("Georg Cantor")
  Re: Samba Working but can't HTTP for configuration. ("...Bob")
  Re: Redhat 6.0... the good, the bad, and the ugly (Richard Birchall)
  Re: Ethernet setup, also linux ("...Bob")
  Pulkas Freestuff  9154 ([EMAIL PROTECTED])
  Samba & Win 9x clients: automatically mapping drives (Lee Allen)
  Re: Crossover cable for pc to pc network? (Stuart R. Fuller)
  Re: Help! DEC 21143 PCI fast Ethernet setup ??? (Marcus Faure)
  Re: DNS blues... ("Curt")

----------------------------------------------------------------------------

From: "Marco Teeuwen" <[EMAIL PROTECTED]>
Subject: NE2000 won't ping
Date: Thu, 13 May 1999 22:49:50 +0200

Hello everybody,

I have been using SuSE 6.0 for a few months now, but I haven't been able to
get my network cards working. They are NE2000 compatible(Realtek 8019
clones). In the howto's I was instructed to get the cards off PnP, and give
them an IRQ and IO, which I did.

Now, Linux finds the card, but I'm still not able to ping the machine from
my other Windows machines.

IP adress=192.168.100.3, should be ok, I guess.

Am I overseeing something?



------------------------------

From: "Ian" <[EMAIL PROTECTED]>
Subject: Re: diald
Date: Fri, 14 May 1999 08:18:18 +1200

Do a route -n and you should see a route to sl0.

Diald uses the Slip setup to trap  ... blah blah blah ...

When you try to ping the outside world, watch your /var/log/messages to see
messages from diald.

Ian

tarkin wrote in message <[EMAIL PROTECTED]>...
>OK, I have diald init scripts in run levels 1, 2, 3, 5. I can ps for diald,
and
>see it is running (btw, should the ps show some command line options
inserted
>after the diald command?? I would expect so, but don't see any...).
However,
>shouldnt there be a route added now? a default route for ppp0 or something
like
>this? At anyrate, i have edited the config scripts for chat (connect) and
for
>diald.conf. They are as setup as could be. I am following the tutorial in
>"LINUX Network Toolkit" (G. Sery, Paul) by IDG Books. It all seems very
>verbose, and I cannot get any sort of response from diald when I try to
even
>ping outside. Runnung RH5.2, kernel 2.2.5 Also, 2 machine LAN.
>
>newbie, please be gentle....
>
>
>Brent



------------------------------

From: "David Murray" <[EMAIL PROTECTED]>
Subject: Re: NE2000 won't ping
Date: Thu, 13 May 1999 21:31:30 GMT

> Now, Linux finds the card, but I'm still not able to ping the machine
from
> my other Windows machines.
> 
> IP adress=192.168.100.3, should be ok, I guess.

First thing you need to do is run ifconfig and look at the network cards
which are running.  If you don't see anything like "eth0" then try the
command:

ifconfig eth0 192.168.100.3

See what happens.. run ifconfig again and see if the card is listed now and
if it shows that IP address.  next step is to make certain Linux is routing
through it.. type the command route and see what happens.  You might try
adding something like this:

route add default gw 192.168.100.3

You may need to add eth0 to the route table.  Most distributions set this
stuff up for you, but if you did it all manually then this is what you have
to do.
--DavidM


------------------------------

From: Eric LEMAITRE <[EMAIL PROTECTED]>
Subject: Re: Intranet with Linux + Apache
Date: Tue, 11 May 1999 00:27:31 +0200

XaosSlaad a �crit :

> This wasnt a problem so much for intranet servers, but instead for other
> programs running voer IP, for us.  But the same difference.  So a command
> like:
>
> 'route add 157.250.0.0 mask 255.255.0.0 157.250.4.101'
>
>  (where 157.250.4.101 would be the gateway for the 4 subnet to the
> rest of te network) on the win9x machines implimented as the other gentleman
> suggested with an NT logon script saves the day.  They are able to see our
> entire internal network and the internet as well......

Hi !

Perhaps, but a far more simple and standard DNS & IPFWADM command would give a
transparent multi-net access and naming features to all your subnetworks, as I
did for myself.

Bye !


------------------------------

From: Lothar Krenzien <[EMAIL PROTECTED]>
Subject: for all smbmount questions - read this
Date: Thu, 13 May 1999 23:32:15 +0200

Here�s my experience with smbmount and the newest kernel / distribution
. 
You need at last samba 2.0.3 (!) and enabled smbfs in the kernel.
Then the syntax is smbmount //server/share -c 'mount /mount/point'
This works for me .


Lothar

------------------------------

From: SunSITE Romania - SuperUser <[EMAIL PROTECTED]>
Subject: Linux network bandwith kernel limitations  ....
Date: Tue, 11 May 1999 18:00:53 +0300

Help !

Does anyone know how i could change networking related parameters
inside the linux kernel ? The final goal would be to provide something
like 5-6 kernels with different overhead, allowed (maybe limited
somehow) bandwith etc.

thank you very much.

email response appreciated.

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

------------------------------

Date: Thu, 13 May 1999 13:34:03 -0500
From: morgan <[EMAIL PROTECTED]>
Subject: automount and nis 

I have solaris serving nis and clients are aix and linux.  
I cannot for the life of me get linux to automount 
things from nis maps.  NIS is setup and running 
correctly, it's an automount problem or something like 
that.  When an nis uses logs in it just says they have 
no home directory('cause it won't mount it) and leaves 
them in / or osmething like that.  Any help or ideas 
would be greatly appreciated.  
[EMAIL PROTECTED]

------------------------------

From: bryan <[EMAIL PROTECTED]>
Subject: Re: Reliable (!) nic for 2.2 kernel?
Crossposted-To: comp.os.linux.development.system
Date: Tue, 11 May 1999 13:07:46 GMT

In comp.os.linux.networking [EMAIL PROTECTED] wrote:
: In article <0EXY2.11020$[EMAIL PROTECTED]>,
: bryan  <[EMAIL PROTECTED]> wrote:
: >my tulip card is totally unreliable.  I can bring it down with an ftp
: >xfer (local lan) at 10 or 100, in a minute or less.  network hangs and
: >will NOT be reset by software.

: Do you get a message in /var/log/messages when it gives up the ghost?

never saw one and I do usually look.  I'll pay more attention next
time - tail -f and such.

: It's possible that a kernel oops in the driver's interrupt handler (or even in
: another interrupt handler shared on the same IRQ with your tulip) is causing
: the interrupt to be disabled, leaving you off-the-air. You should get log
: messages when this sort of thing happens.

: Other suggestions: try setting tulip_debug, or E-mailing the author of the
: driver. If it's really a driver problem, he'll want to know about it.

I did email the author but got no reply.  that was before I heard of
the tulip mailing list.  if I can reproduce that bug again, reliably,
I'll post it to that email list.

-- 
Bryan

------------------------------

From: tarkin <[EMAIL PROTECTED]>
Subject: Re: Ethernet setup, also linux
Crossposted-To: comp.os.linux.setup,comp.dcom.lans.ethernet
Date: Thu, 13 May 1999 15:57:04 -0500

gotta recommend "LINUX Network Toolkit", by Paul G. Sery, IDG Books.
He covers not only how to network, but also linux installation and
configuration. It is really well written, and covers EVERY point you just asked
for. Er, it doesn't say where the FAQ is, sorry... $50.00 USD


Brent


On Thu, 13 May 1999, [EMAIL PROTECTED] wrote:
>(1) My small company would like to set up a small 10base-T Ethernet LAN.
>I would appreciate pointers to books and on-line references for:
>(a) Setting up LANs;
>(b) Proxy servers (I'd like to provide "centralized" internet access to
>everyone in the office, so as not to buy many modems and tie up many
>phone lines);
>(c) Setting up printer sharing/queues;
>(d) Using Linux to administer the network (the clients are Windows 95);
>(e) A general book on Linux set-up and sysadmin;
>(f) Product comparison for various Linux releases.
>
>(2) What is the URL of the FAQ for this newsgroup?
>
>Thanks,
>
>Stephen J. Fromm
>[EMAIL PROTECTED]
>
>
>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---

------------------------------

From: bryan <[EMAIL PROTECTED]>
Subject: Re: Dual Speed Hubs
Date: Tue, 11 May 1999 13:16:37 GMT

Charles E. Hill <[EMAIL PROTECTED]> wrote:
: I have a general networking question.

: How the hell do dual-speed hubs work?

there are bridged segments and when a port is seen to be 10 or 100,
its placed on the appropriate 'bridge group' (the 10 group or the 100
group).  then those two groups are grouped together.  that's one way.

another way is that all ports of a speed/type are repeated and the
10's and 100's are bridged (buffered) together.  I think that's the
way my mini bay net 10/100 hub works.

finally, on the high end, each port can be buffered separately (have
its own MAC) and the switching/routing/bridging logic passes datagrams
to/from ports when they're clear.  queueing them when they're not
clear.

: I have a couple of new DS108 units from Netgear.  These are dual-speed hubs
: (not switches) that auto-sense the speed of the connection.

: When 10 Mb are talking to 10 Mb, or 100 Mb are talking to 100 Mb, everthing
: is fine.

: When they try and talk with each other (10 to 100 or 100 to 10) the whole
: segment goes to hell.  Packets are lost, the collision lights blink a nice
: steady pattern, and everything slows to a crawl.

maybe you have duplex mismatches?  if you're 'hubbing' then its
probably best to set things to all the same duplex: full or half.
10meg is usually half and 100meg is usually full, but auto-negotiation
rarely works well, so it sometimes helps to force one end to a known
steady state and let the other negotiate.  can you try setting your
hosts to all half-duplex mode?  that way, they'll 'behave' better when
trying to force their way thru the switch, so to speak.

: How are these *supposed* to work?  I though I needed a switch to do this
: right (and from the looks of things, I may be right) but can anyone give me
: a clue?

switches are expensive.  that hubbie is about $100, right?  its really
just a learning bridge with two repeated segments (a 10 and a 100).
when you have collisions on the repeated segment, data is lost and NOT
buffered.  its cheap and it works for light traffic.  for more dense
traffic, you should get a real multiport bridge (not the 2port bridge
with lots of PHY ports, like that hubbie thing).

: (Everything is set to half-duplex.  Client type doesn't matter -- Linux,
: Win95, WinNT, Solaris, TCP/IP printer, etc.)

so its not a software issue, its at the MAC layer.  what happens if
you connect a single 10 and a single 100 station.  does the hub crap
out then?


-- 
Bryan

------------------------------

From: [EMAIL PROTECTED] (Brian Somers)
Subject: Re: Question: setting up address translation/IP masquerading across an 
internet PPP link
Crossposted-To: comp.os.ms-windows.nt.admin.networking,comp.unix.bsd.freebsd.misc
Date: Thu, 13 May 1999 19:20:12 +0100

In article <7hc7kr$s4f$[EMAIL PROTECTED]>,
        "Tom Jobbins" <[EMAIL PROTECTED]> writes:
[.....]
> I would like, if possible, to be able to appear to the outside world as if I
> am on my local office network.  I have a Class C IP address range, so I can
> easily allocate myself an IP on my leased-line network, but then I need a
> way of accessing that from my dial in PPP account.
> 
> So, say I dial in as  useraa1.myisp.com.  I want any outgoing connections to
> appear to the outside world as dialup.mynetwork.com. Ideally, I would also
> like to be able to map incoming connections to dialup.mynetwork.com through
> to useraa1.myisp.com.  I think I could probably do this with natd on
> FreeBSD, not sure in Linux or NT.
[.....]

Well, you can do it with user-ppp.

First, get the latest version from http://www.Awfulhak.org/ppp.html
and install it on a suitable work machine and on your home machine.
Don't get anything with a date *before* 990513.
Call the machines ``work'' and ``home''.

Configure an additional tun device at home so that you have at least
two (``pseudo-device tun 2'' in your kernel config).

Connect to your ISP as normal, but remove the ``add default HISADDR''
line and change it to ``add workIP/workMASK HISADDR''.

Put the following profile in ppp.conf on ``work'':
vpn-in:
 set timeout 0
 set speed sync
 set ifaddr workIP homeIP
 enable pap passwdauth

Put the following line in /etc/services on both ``work'' and ``home'':
ppp 6671/udp

Put the following line in /etc/inetd.conf on ``work'':
ppp dgram udp wait root /usr/sbin/ppp ppp -direct vpn-in

Send a HUP to inetd at work and put this profile in ppp.conf
on ``home'':
vpn:
 set timeout 0
 set speed sync
 set device workIP:
 set authname yourlogin
 set authkey yourpassword
 set ifaddr homeIP workIP
 add default HISADDR

Now, once ppp's connected to your ISP, use the vpn profile to
establish a VPN between you and your work machine.  The VPN
uses synchronous ppp over udp.

> Tom

-- 
Brian <[EMAIL PROTECTED]>                        <[EMAIL PROTECTED]>
      <http://www.Awfulhak.org>                   <[EMAIL PROTECTED]>
Don't _EVER_ lose your sense of humour !          <[EMAIL PROTECTED]>

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: NE2000 won't ping
Date: 13 May 1999 21:03:21 GMT

Hi,

Marco Teeuwen <[EMAIL PROTECTED]> wrote:
> Hello everybody,

> I have been using SuSE 6.0 for a few months now, but I haven't been able to
> get my network cards working. They are NE2000 compatible(Realtek 8019
> clones). In the howto's I was instructed to get the cards off PnP, and give
> them an IRQ and IO, which I did.

> Now, Linux finds the card, but I'm still not able to ping the machine from
> my other Windows machines.

> IP adress=192.168.100.3, should be ok, I guess.

> Am I overseeing something?
If you only did this, you forgot to add the ip addresses to the routing 
tables.. try 'man route' - or one of the networking-howto's :)

Robert/Emphyrio


------------------------------

From: "XaosSlaad" <[EMAIL PROTECTED]>
Subject: Re: Intranet with Linux + Apache
Date: Tue, 11 May 1999 09:06:57 -0400

Got any good reading on it?  Firewall and IPchains HOW-TO's??? ive just
picked them up wonder if you were referencing to them or something else

Anyway its just a temporary fix, within the next month or two the company
will be browsing through a T1 and not modems, so for now it does nicely.
Once we are through the T1 things will be made to look nice.  Hell we are
just getting off Banyan............you wanna talk about feeling like your
network is a mess........



------------------------------

From: Richard Birchall <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: Redhat 6.0... the good, the bad, and the ugly
Date: Thu, 13 May 1999 21:08:06 GMT

In article <[EMAIL PROTECTED]>,
  "dpc" <[EMAIL PROTECTED]> wrote:

> Upgraded to RH 6.0 from 5.9.7 - Everything seemed to go well.  I
> logged in, started X and was in Gnome.  After a few minutes of using
> it (had some terminals open, netscape had been open/closed, etc) I
> tried to start another terminal, and it wouldn't work...Tried to
> start netscape, no go.  Tried to start anything else....nothing.  OK,
> so let's logout - can't do that either. Finally have to do a
> Ctrl+Alt+Backspace to get out.

Did you make a PPP connection, and then things stopped working?  This
is caused if you don't give your PC a host name.

Use linuxconfig (or edit /etc/hosts and /etc/sysconfig/network) to
change your host name to mypc.mydomain (or anything other than
localhost.localdomain) and this problem goes away.


Suggestion: Red Hat should add a host name entry step during the
install, even if only dial-up PPP is being used.


Richard




--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

------------------------------

From: "Georg Cantor" <[EMAIL PROTECTED]>
Subject: Re: Help with Telnet
Date: Wed, 12 May 1999 17:22:48 +0100
Reply-To: "Georg Cantor" <[EMAIL PROTECTED]>


David Murray <[EMAIL PROTECTED]> wrote in message
news:01be9c7a$2d6b4320$[EMAIL PROTECTED]...
> Here is something that seems to be important.. when using the plain-jane
> telnet program that comes with WIn95 (and 98, I think) Linux really likes

The terminal type which appears is vt52 and dec vt52 for Win95.
I can ping the server, use Samba on it.

I will check out the reverse DNS mentioned in an earlier reply

> it if you change the term-type from "vt100" to "VT100" (capitolization
> (sp?)) If I don't change this, it connect but then immediatly gets hung-up
> by the Linux server.. Also, be certain you can ping the linux box from the
> Win98 machine.  if you can't, something else is wrong.
>
> --DavidM
>




------------------------------

From: "Georg Cantor" <[EMAIL PROTECTED]>
Subject: Re: Help with Telnet
Date: Wed, 12 May 1999 17:24:14 +0100
Reply-To: "Georg Cantor" <[EMAIL PROTECTED]>


frederic pont <[EMAIL PROTECTED]> wrote in message
news:7hag6g$sj9$[EMAIL PROTECTED]...
> In article <7haat3$g4i$[EMAIL PROTECTED]>,
>   "Georg Cantor" <[EMAIL PROTECTED]> wrote:
> > I have recently installed RH 5.2 linux linked to Win 98 clients.
> >
> > Whenever I run telnet from the Win98 clients, I get a blank screen.
> Nothing
> > actually happens, the cursor just stays in the corner.
>
> My question may be stupid, but do you try to connect (connect->Remote
> System) to your server after running telnet ??

Yes

> try from dos : telnet nameofyourlinuxbox.
>
> >
> > I have checked the inetd.conf file and telnet is enabled. Running
> telnet on
> > the server itself seems to work, although I am not familiar with
> manual
> > telnet commands.
>
> try "telnet nameofyourlinuxbox" from your linux box. If you can login,
> telnet should works from Win98 as well.


I'll try this.




------------------------------

From: "Georg Cantor" <[EMAIL PROTECTED]>
Subject: Re: Help with Telnet
Date: Wed, 12 May 1999 17:24:59 +0100
Reply-To: "Georg Cantor" <[EMAIL PROTECTED]>


Claude <[EMAIL PROTECTED]> wrote in message
news:7hbc1q$but$[EMAIL PROTECTED]...
> Greetings,
> Its actually waiting for the reverse DNS to time out.
>
> Add a entry in the linux box's /etc/hosts file pointing to the Win98
client.
> Then the telnet connections should be instant.
>
> Claude
>


I think this is the most likely reason.

I will give it a try.

> > telnet commands.
> >
> > Is there some way telnet is disabled from accepting incoming connections
> or
> > what?
> >
> > I need some info on setting up a working telnet configuration. Where do
I
> > start?
> >
> >
>
>



------------------------------

From: "...Bob" <[EMAIL PROTECTED]>
Subject: Re: Samba Working but can't HTTP for configuration.
Date: Thu, 13 May 1999 17:59:30 -0400
Reply-To: "...Bob" <[EMAIL PROTECTED]>

Thanks.  When I wrote that, I forgot the word I was looking for was "swat".
That's working.  I think my problem is a fight between Linux and my two
machines, against NT and two others.

I did check your page though, and have the instructions awaiting when I can
attack it again.

--


...Bob, NYC
(Newsgroup reply preferred)


Raymonds Doetjes <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Please check my definiations (He created a Logon server that could fool
> everyone beacuse you think it is a NT server).
>
> http://node102bd.a2000.nl/rdoetjes
>
> De file server option is the only one that is yet implemented.
>
> Raymond
>
> "...Bob" wrote:
>
> > Greetings,
> >
> > I have Samba working in that I can see public and home directories on
the
> > linux box from each of two Win98 boxes.  But where I at one time (a
prior
> > 'installation') use http://linux1:901/ to access the Samba
configuration, I
> > can't now.  (I can though access linuxconfig via http://linux1:98 if it
> > means anything).
> >
> > Suggestions?
> > --
> >
> > ...Bob, NYC
> > (Newsgroup reply preferred)
>


------------------------------

From: Richard Birchall <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: Redhat 6.0... the good, the bad, and the ugly
Date: Thu, 13 May 1999 21:17:55 GMT

In article <7gmu2o$[EMAIL PROTECTED]>,
  "Jeff Volckaert" <[EMAIL PROTECTED]> wrote:

> DHCP will not work with my Cable modem.  My workstations DHCP fine to
> my Linux DHCP server though.  This one really hurts and prevents me
> from upgrading my firewall until it's fixed.  I'm told that Redhat
> now uses a program called pump instead of dhcpcd.


Luckily, the dhcpcd client is in the RPMS directory on the CD.

Install it with rpm, then edit  /etc/sysconfig/network-scripts/ifup

Change:
   if /sbin/pump -i $DEVICE; then
to:
   if /sbin/dhcpcd -h yourhostname $DEVICE; then


Check that eth0 is set as dhcp



Richard






--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

------------------------------

From: "...Bob" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.dcom.lans.ethernet
Subject: Re: Ethernet setup, also linux
Date: Thu, 13 May 1999 18:00:09 -0400
Reply-To: "...Bob" <[EMAIL PROTECTED]>

Agreed.  A good book, that one.

--


...Bob, NYC
(Newsgroup reply preferred)


tarkin <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> gotta recommend "LINUX Network Toolkit", by Paul G. Sery, IDG Books.
> He covers not only how to network, but also linux installation and
> configuration. It is really well written, and covers EVERY point you just
asked
> for. Er, it doesn't say where the FAQ is, sorry... $50.00 USD
>
>
> Brent
>
>
> On Thu, 13 May 1999, [EMAIL PROTECTED] wrote:
> >(1) My small company would like to set up a small 10base-T Ethernet LAN.
> >I would appreciate pointers to books and on-line references for:
> >(a) Setting up LANs;
> >(b) Proxy servers (I'd like to provide "centralized" internet access to
> >everyone in the office, so as not to buy many modems and tie up many
> >phone lines);
> >(c) Setting up printer sharing/queues;
> >(d) Using Linux to administer the network (the clients are Windows 95);
> >(e) A general book on Linux set-up and sysadmin;
> >(f) Product comparison for various Linux releases.
> >
> >(2) What is the URL of the FAQ for this newsgroup?
> >
> >Thanks,
> >
> >Stephen J. Fromm
> >[EMAIL PROTECTED]
> >
> >
> >--== Sent via Deja.com http://www.deja.com/ ==--
> >---Share what you know. Learn what you don't.---


------------------------------

From: [EMAIL PROTECTED]
Subject: Pulkas Freestuff  9154
Date: Thu, 13 May 1999 22:14:59 GMT

Enter Pulka�s Freestuff at http://come.to/pulka right now to get free e-mail 
addresses, free homepage, javascripts m.m. Send postcards to your friends. You won�t 
be disapointed!!

http://come.to/pulka
CTRL - D
dgczgfgrkuugbzcyiyyhtrudjwpoqjkqkjvjjfe


------------------------------

From: [EMAIL PROTECTED] (Lee Allen)
Crossposted-To: comp.os.linux.misc
Subject: Samba & Win 9x clients: automatically mapping drives
Reply-To: [EMAIL PROTECTED]
Date: Thu, 13 May 1999 21:55:53 GMT

We are preparing to replace our Netware file server with a Linux
system running Samba.  We considered an NT server, but Linux is what
we know and love.

I see one shortcoming under Samba, and I know there has to be a way
around it.

Under Netware, when the Win 9x client would login to the Netware
server, it would execute a login script, which would map the drives.

Similar capabilities exist under NT.

Under Samba, I (think) I have to "map a network drive" on the Win 9x
client via point & click.  If the client ever boots when the server is
down (or not available), then the client will display a prompt, "Do
you want to reconnect the next time you log in?"  If the user says
"No", the mapping is gone, and must be recreated manually.

How can we avoid this problem?  Is there some script capability in Win
9x that remap the drives for us?

Thanks.

-Lee Allen
[EMAIL PROTECTED]


------------------------------

From: [EMAIL PROTECTED] (Stuart R. Fuller)
Subject: Re: Crossover cable for pc to pc network?
Reply-To: [EMAIL PROTECTED]
Date: Tue, 11 May 1999 16:00:02 GMT

D. C. & M. V. Sessions ([EMAIL PROTECTED]) wrote:
: "Stuart R. Fuller" wrote:
: > 
: > Jeffrey A. Bell ([EMAIL PROTECTED]) wrote:
: > :
: > : My question is: Do I have to use a hub to wire these machines together
: > : or can I just wire the Ethernet cards directly together? I was reading
: > : somewhere that if I wire them directly together I have to either make a
: > : crossover cable or purchase one. Is this correct?
: > 
: > Considering the low cost of a network hub, and the fact that crossover cables
: > tend to be harder to find and/or more expensive, I'd recommended getting the
: > hub and standard cables.
: > 
: > After all, if you get a 3rd computer with network card, you're going to throw
: > away the crossover cable, and end up buying the hub and standard cables
: > anyway.  Besides, hubs generally have pretty lights that you can watch while
: > networking, and they (the lights) make great troubleshooting tools for when
: > things go wrong.
: 
: Actually, at 100TX hubs are still pricy enough that you're better off
: adding an extra card to one of the boxes and using it to route IP
: traffic between the other two.  ESPECIALLY if the box in the middle
: is a server and the other two are clients, it can make a pretty big
: difference in performance.

Of course, the original query was for a ISA Ethernet card and a PCI Ethernet
card.  The ISA card generally limits you to 10baseT, so a cheap 10bT hub will
do just fine.

        Stu

------------------------------

From: Marcus Faure <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Help! DEC 21143 PCI fast Ethernet setup ???
Date: 11 May 1999 16:00:36 GMT

: I have a Digital 5000 PC with DEC 21143 PCI fast Ethernet.
: Trying to setup SuSE linux i have to select NIC from a list. The one
: applicable to mine is Tulip - DEC  2X4X , but when i try to install it asks
: for extra options (eg. option=0).

I assume you use kernel 2.0.x. You have to upgrade to 2.2.x, at least that
worked for me.

Marcus

============================================================
| MS-DOS: Malformed System - (D)elete (O)verwrite (S)cream |
============================================================

------------------------------

Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Subject: Re: DNS blues...
Date: Thu, 13 May 1999 17:24:22 -0500


Jamie <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi,
>     Im a bit confused (too much reading...) I want to setup a couple of
> nameservers, one master (authoritive), one slave. I need to do this so i
> can add virtual hosts. My ISP was willing to help me with one URL, and
> that took over a week (after Internic finished with my name...) so... my
> ISP sucks, i need to do as much as i can, so i dont have to rely on
> them. Now, Im told (i guess i dont completely understand this DNS
> thing...) that after internic sets up your name, you need to configure
> the name servers assigned to that URL to route the new address where you
> want (ip address...). So I guess i need to do that right? if my ISP
> wont, then i guess i must. I have 5 static ip addresses, and i wnat to
> use one for the web/mailserver, which will host many websites with their
> own URL (i can setup the webserver to do virtual hosts just fine...)
> So, On my linux system, do i need to configure NIS,
> ypbind(server/client)...

You don't need NIS for name service.

> cant i just configure named? if so... how... ive been mucking things up
> soo bad, i dont know what files should have what?


> can anyone out there send me  a list of files i need? assume these for
> sending me examples :
> domain: blah.com
> master nameserver: ns.blah.com
> secondary nameserver ns2.blah.com
> primary ns, and webserver's ip are: 123.123.123.123
> Im using slakware upgraded to kernel 2.2.7,
> What should i have in /etc/named.conf, hosts.allow/deny/equiv,
> /var/yp/???, /etc/resolv.conf, /etc/hosts, well... i believe there are
> some others i cant remember right now...
>
> Please send samples, and clues!
>
> Jamie
>
>



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.networking) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Networking Digest
******************************

Reply via email to