Linux-Networking Digest #605, Volume #10         Tue, 23 Mar 99 16:13:52 EST

Contents:
  Re: Where can I find Linux development kits or manuals? (Edward Lee)
  PPP makes me crazy, please anyone give a good idea ("Jos van Santen")
  Re: SIOCADDRT: Invalid argument (Brian McCauley)
  IPCHAIN help for web server behind gatewat ([EMAIL PROTECTED])
  Re: Linux into 98 ("Matt Anderson")
  Re: Telnet (Paul Tomblin)
  Telnet ("Matt Anderson")
  Re: INN 2.2 question (Brad Knowles)
  PPTP & Linux, success and failure... ([EMAIL PROTECTED])
  Re: Varied access levels in PPP connections (Brian McCauley)
  Re: Varied access levels in PPP connections (Jeff Holloway)
  Re: Linux WAN router advice ("Lee Sharp")
  how to get getty to generate login ("Farhad Farzaneh")
  Re: IP Masquerading and diald (Ryan Lynch)
  Re: major minor for eth0 (Skip)
  firewall and bridge (Randolph Kepplinger)
  Re: Operation with parallel IP address blocks (Brian McCauley)
  Re: Serving M$ fax clients (Hartmann Schaffer)
  Kernel 2.2.3 and routing problems (Stefan Wolber)
  PCMCIA network card under Linux ? (Henk Elskamp)
  Re: Telnet ("Russell S. DiPesa")
  Re: Linux to win98 network problems ("DScherck")

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

From: Edward Lee <[EMAIL PROTECTED]>
Subject: Re: Where can I find Linux development kits or manuals?
Date: Tue, 23 Mar 1999 08:57:45 -0800

Download a kernel of your choice, look into linux/drivers/char/*mouse.c.
Shouldn't take more than a few days of work to port a mouse driver to a touch
screen.

[EMAIL PROTECTED] wrote:

> We are a touch screen controller manufacturer and have been asked for a
> Linux driver.  Where do we find information about writing pointing device
> drivers for Linux?   More specifically, absolute position pointing devices.
>
> Thank you for your help.
>
> C. Bauman


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

From: "Jos van Santen" <[EMAIL PROTECTED]>
Subject: PPP makes me crazy, please anyone give a good idea
Date: Tue, 23 Mar 1999 20:04:37 +0100

Hi

Since a few days I'm trying to get my ppp connection to work. I've tried
KPPP, PPPD with a script from my provider, NETCFG (redhat) and Linuxconf
with IFUP and IFDOWN. They all give the same result, I get connected to my
ISP and I get an IP address assigned, but it's impossible to reach anything
outside my computer. I can ping the ppp0 address, but not the gateway. I do
see activity on the modem when I ping an IP address (once every second). A
ping to a dns name results in a one time activity. This looks normal, except
for the fact that there's no response from my ISP.

below is a part of the var/log/messages file:

Mar 22 22:32:40 localhost chat[534]: send (ATZ^M)
Mar 22 22:32:40 localhost chat[534]: expect (OK)
Mar 22 22:32:40 localhost chat[534]: ATZ^M^M
Mar 22 22:32:40 localhost chat[534]: OK
Mar 22 22:32:40 localhost chat[534]:  -- got it
Mar 22 22:32:40 localhost chat[534]: send (ATDT550455^M)
Mar 22 22:32:40 localhost chat[534]: expect (CONNECT)
Mar 22 22:32:40 localhost chat[534]: ^M
Mar 22 22:32:57 localhost chat[534]: ATDT550455^M^M
Mar 22 22:32:57 localhost chat[534]: CONNECT
Mar 22 22:32:57 localhost chat[534]:  -- got it
Mar 22 22:32:57 localhost chat[534]: send (^M)
Mar 22 22:32:57 localhost chat[534]: timeout set to 5 seconds
Mar 22 22:32:57 localhost chat[534]: expect (~)
Mar 22 22:32:57 localhost chat[534]:  57600^M
Mar 22 22:32:59 localhost chat[534]: ^QWelcome to XS4ALL.^M
Mar 22 22:32:59 localhost chat[534]: ^M
Mar 22 22:32:59 localhost chat[534]: Login as 'new' if you're new.^M
Mar 22 22:32:59 localhost chat[534]: ^M
Mar 22 22:32:59 localhost chat[534]: ^M
Mar 22 22:32:59 localhost chat[534]: XS4ALL login: ^M
Mar 22 22:33:02 localhost chat[534]: alarm
Mar 22 22:33:02 localhost chat[534]: send (^M)
Mar 22 22:33:02 localhost chat[534]: send (^M)
Mar 22 22:33:02 localhost pppd[532]: Serial connection established.
Mar 22 22:33:03 localhost pppd[532]: Using interface ppp0
Mar 22 22:33:03 localhost pppd[532]: Connect: ppp0 <--> /dev/cua0
Mar 22 22:33:07 localhost pppd[532]: Remote message: ^M Starting PPP for
address 194.109.132.199^M ^M
Mar 22 22:33:07 localhost pppd[532]: local  IP address 194.109.132.199
Mar 22 22:33:07 localhost pppd[532]: remote IP address 194.109.6.1
Mar 22 22:33:07 localhost kernel: Swansea University Computer Society IPX
0.34 for NET3.035
Mar 22 22:33:07 localhost kernel: IPX Portions Copyright (c) 1995 Caldera,
Inc.
Mar 22 22:33:07 localhost kernel: Appletalk 0.17 for Linux NET3.035



I only can imagine that it has to do with the fact that the deault gateway
is not in my subnet....should I configure supernetting or something to get
to the default gateway?

Thanks for any ideas!

Jos






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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: SIOCADDRT: Invalid argument
Date: Tue, 23 Mar 1999 08:25:10 +0000

[EMAIL PROTECTED] (Max) writes:

> I get the following message during startup:
> SIOCADDRT: Invalid argument
> 
> what's it mean?

It means "Socket Input Output Configuration ADD RouTe: Invalid
argument".

This means your startup scripts contain an invalid "route add"
command.

This in turn means you probably put some bogus values in your network
settings.

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: [EMAIL PROTECTED]
Subject: IPCHAIN help for web server behind gatewat
Date: Tue, 23 Mar 1999 17:07:43 GMT

Hi, hoping someone can help me,

I've got a gateway running linux connected to an ADSL connection.  I use an
ipchain MASQ to allow my 192.169.x.x boxes to use the internet.  One of these
boxes is running linux with Apache.  All of my internal boxes can bring up my
web page by typing the IP address of the www server into a browser
(192.168.0.2).  I need Apache to service requests from the internet.

I figured the best way to do this would be to create an INPUT ipchain on the
gateway.  So I tried this with the following command (with xx being my net
ip):

ipchains -A input -p tcp -s xx.xx.xx.xx 80 -j REDIRECT -d 192.168.0.2 80

Didn't work.  Outside addresses cannot make a connection with the www server.
Beyond this, I tried a billion other things and every variation of each that I
could come up with.

Any help would be appreciated ...
Ryan C

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: "Matt Anderson" <[EMAIL PROTECTED]>
Subject: Re: Linux into 98
Date: Tue, 23 Mar 1999 12:44:57 -0500

I was trying to telnet into windows, and I figured out that windows won't
accept telnet connections.  Does NT have any sort of telnet daemon
available?  Really what I'm trying to do is access my hard drive on the
other machine (depending which one I am on).  I'm reading all the Samba
stuff right now, and I think I have it figured out.  Thanks for the info

Matt Anderson



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

From: [EMAIL PROTECTED] (Paul Tomblin)
Subject: Re: Telnet
Date: 23 Mar 1999 17:38:06 GMT
Reply-To: [EMAIL PROTECTED] (Paul Tomblin)

In a previous article, "Matt Anderson" <[EMAIL PROTECTED]> said:
>Is there a way (i.e. which command to use) to edit my system files after I
>telnet into linux from my windows box and su to root? Thanks

vi?

Works for me.


-- 
Paul Tomblin, not speaking for anybody.
"I'm fairly sure Linux exists principally because writing an operating system
probably seems like a good way to pass the <bignum> months of darkness in
Finland" - Rodger Donaldson

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

From: "Matt Anderson" <[EMAIL PROTECTED]>
Subject: Telnet
Date: Tue, 23 Mar 1999 12:41:22 -0500

Is there a way (i.e. which command to use) to edit my system files after I
telnet into linux from my windows box and su to root? Thanks

Matt Anderson



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

From: [EMAIL PROTECTED] (Brad Knowles)
Crossposted-To: news.software.nntp
Subject: Re: INN 2.2 question
Date: Tue, 23 Mar 1999 16:38:20 +0100

In article <7d880n$oha$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Nicholas Gareth John OBrien) wrote:

> Yeah it is shame about that - I know the maintainers are very busy
> people which is the main reason. However I wonder if it is also to do with
> the rumours I hear from time to time that ISC want to take INN down
> a commerical route at some point.

    The comments I've heard from ISC personnel is that they consider
themselves the custodians of INN, but that with programs like NNTPCache,
Diablo, the Highwind products, etc... that are available, it is unlikely
that INN will get a great deal of investment for future development,
unless that comes from the community of people using, administering, and
making source code changes to INN.


    Considering that the ISC doesn't have any commercial products (see
<http://www.isc.org/about_us.html> for some more information on their
non-profit status), I don't think they are legally allowed to have any
commercial products.  Yes, you can pay for support contracts for BIND,
INN, DHCP, etc... but that's not the same thing as a commercial product.

    However, if something like a commercial version of INN were to ever
come to pass, my guess is that it would probably be from a spin-off of
Vixie Enterprises (perhaps Internet Engines?) that has been organized as a
for-profit company in which the employees can get equity in the company
they're working for.

-- 
Brad Knowles <[EMAIL PROTECTED]> <http://www.shub-internet.org/brad/>
    <http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xE38CCEF1>

Are you looking for a news feed from a site in the Freenix Top 200?
If so, contact me via private e-mail for details.

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

From: [EMAIL PROTECTED]
Subject: PPTP & Linux, success and failure...
Date: Tue, 23 Mar 1999 19:04:21 GMT

Oh woe is me.

I'm using C. Scott Ananian's PPTP client to connect to a remote PPTP server,
and have been able to successfully test it connecting to a PPTP server on my
local network here. The Linux box (RedHat 5.2, kernel 2.0.36) in question is
multihomed, and has a permanent connection to the 'net via a second NIC.

When I use the client to connect to a server at a remote office's server I get
very difference behaviour, after the connection goes through, the pppd never
gets beyond the initial LCP stage...

pppd[1067]: Using interface ppp1
pppd[1067]: Connect: ppp1 <--> /dev/ttya0
pppd[1067]: sent [LCP ConfReq id=0x1 <magic 0x652b0274> <pcomp> <accomp>]
last message repeated 9 times
pppd[1067]: LCP: timeout sending Config-Requests
pppd[1067]: Connection terminated.
pppd[1067]: Exit.

...which is a problem.

Topographically the test scenario (using the local network) and the real
scenario are very similar, so what could be upsetting it so? An authentication
problem should say so directly, as I saw in the test scenario.

Any clues, hints, and proof of my outright idiocy most welcome :-)

M.

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Varied access levels in PPP connections
Date: 23 Mar 1999 19:03:20 +0000

[EMAIL PROTECTED] (Eric Rossing) writes:

> Right now, I have a Linux 2.2.2 machine that acts as a network
> gateway/firewall for my office LAN.  In addition, I have two PPP dial-in
> lines into this machine.
> 
> How can I set things up so that certain users can make a PPP connection and
> have full Internet access while other users can only connect to the
> in-office network, and not to the Internet.
> 
> I have the full-Internet dial-in capability for all users right now.  We
> would like to limit some users to intranet access.

In recent version of pppd the /etc/ppp/ip-up script is called with the
peer name in the environment variable PEERNAME.

You could use this to control a case statement containg IP firewalling
commands.

I never have understood the destinction between peername and username
in this context.

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: Jeff Holloway <[EMAIL PROTECTED]>
Subject: Re: Varied access levels in PPP connections
Date: Tue, 23 Mar 1999 11:57:03 -0800

Brian McCauley <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] (Eric Rossing) writes:

>> Right now, I have a Linux 2.2.2 machine that acts as a network
>> gateway/firewall for my office LAN.  In addition, I have two PPP dial-in
>> lines into this machine.
>> 
>> How can I set things up so that certain users can make a PPP connection and
>> have full Internet access while other users can only connect to the
>> in-office network, and not to the Internet.
>> 
>> I have the full-Internet dial-in capability for all users right now.  We
>> would like to limit some users to intranet access.

> In recent version of pppd the /etc/ppp/ip-up script is called with the
> peer name in the environment variable PEERNAME.

> You could use this to control a case statement containg IP firewalling
> commands.

> I never have understood the destinction between peername and username
> in this context.

Good, I'm not the only one...:)

Jeff

-- 
Jeff Holloway        | He had that rare weird electricity about him --
Systems Administrator| that extremely wild and heavy presence that you
Tech 7 Systems, Inc. | only see in a person who has abandoned all hope
[EMAIL PROTECTED]      | of ever behaving "normally" - Hunter S. Thompson,
                     | "Fear and Loathing '72"
     Not a member of the Lumber Cartel (tinlc) and not Unit #1572

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

From: "Lee Sharp" <[EMAIL PROTECTED]>
Subject: Re: Linux WAN router advice
Date: Tue, 23 Mar 1999 14:01:31 -0600

Tracy Johns wrote in message <[EMAIL PROTECTED]>...

|    Can somone give me advise as to how to set up a WAN router using a
|Linux box? I need to replace 2 aging 3com routers that connect 2
|buildings over T1 line. I understand that it CAN be done, but where can
|I find the information on HOW to do it.

   A good place to start is, http://metalab.unc.edu/LDP/HOWTO/ for almost
any question.

|    Although I have set up quit a few Linux boxes I have not set up a
|router before, nor have I setup a WAN router. This router needs to rout
|TCP/IP and IPX/SPX protocols.

|    I have looked at the information on Wanpipe's web page, as well as a
|few recent posings here.

   You will need two boxes, two ethernet cards, and two high speed serial,
or TSU cards.  Then you set up basic routing.  You may want to look at the
boxes at http://yulia.com/hardware/index.html as they seem to fit a lot of
the needs you have out of the box.

            Lee
--
SCSI is *NOT* magic. There are *fundamental technical reasons* why it is
necessary to sacrifice a young goat to your SCSI chain now and then. *
Black holes are where God divided by zero. - I am speaking as an individual,
not as a representative of any company, organization or other entity.  I am
solely responsible for my words.




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

From: "Farhad Farzaneh" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: how to get getty to generate login
Date: Tue, 23 Mar 1999 11:14:02 -0800

Hello,

I'm trying to setup a dial-in on my PC linux box but can't get it to work
reliably.  I call the unix box modem from a laptop with modem.  If getty
isn't running, I reliably get the modem to answer.  If getty is running, it
doesn't answer reliably.  When it does,  after the
connect, sometimes I don't get anything, sometimes I get gibberish, and once
I got login prompt but after typing my login, on each password letter it
would automatically introduce a carriage return.  I suspect that perhaps
uugetty turns on echoing and this is screwing up the login.  I have turned
off echoing manually from minicom (and quit without intializing) but somehow
uugetty seems to set it itself.  Also, the serial How-To says that the E1
should be set.

The inittab file looks like:

# Run getty on /dev/modem
0:2345:respawn:/sbin/uugetty -h cua0 57600 vt100

I'm not using any kind of /etc/conf.uugetty.

Some of the messages in /var/log/messages look like:

Mar 21 22:40:53 numnum login[979]: FAILED LOGIN 2 FROM (null) FOR Login
incorrect  login: , User not known to the underlying authentication module

I imagine this is something that a ton of people do but don't know why it's
giving me so much trouble.

 Replies to my email would be appreciated but not required.  Thanks for any
help 

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

From: Ryan Lynch <[EMAIL PROTECTED]>
Subject: Re: IP Masquerading and diald
Date: Tue, 23 Mar 1999 13:01:38 -0700

Well, I found a solution that seems to be working.  I had to
set up the forwarding rules so that external requests were
send to diald's SLIP interface.  After the link is up, I
have diald change my forwarding/masquerading rules back to
normal (like before my ISP forced me to start using
diald;-)  Thanks to everyone who sent suggestions!

-Ryan


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

From: Skip <[EMAIL PROTECTED]>
Subject: Re: major minor for eth0
Date: Tue, 23 Mar 1999 03:05:42 GMT

Sorry, this is not a reply to Kyle's question.  After reading his question,
I realized I need the same thing, but for a DEC Tulip.  I thought since it
was being detected at bootup that everything was ready to go.  So does
anybody have the same thing for a DEC Tulip chip?

Thanks,
Skip Egley

Kyle Altendorf wrote:

> just wondering where i could find the info for mknod for an ethernet
> device.  it's being detected as a ne2000 ethernet card, i just need the
> /dev/eth0 file for it.  any help would be great.  thanks.
>
> -kyle


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

From: Randolph Kepplinger <[EMAIL PROTECTED]>
Subject: firewall and bridge
Date: 23 Mar 1999 16:56:16 GMT

hi,

i'm trying to build a bridging firewall according to
the Brige+Firewall Howto with kernel 2.0.36 and glibc ...
the bridging works ... unfortunately even if i turn on the firewalling,

here is the configuration:

[win-clients] --- [linux-box] -- [router]
it is a 255.255.255.224 subnet so i tried it with
eth0 .129 and eth1 .157 and static routing
all go to eth0 (.129-.157) except for .158 (the router) and (.157)
...it won't work ...

does anybody know about prblems with kernel 2.0.36 or glibc ?
has anyone a working bridge+firewall construction with a "newer" kernel ?
are there any alternative free solutions for linux ?

greetinx rand

-- 
________________________________________________________________________
Randolph Kepplinger            | When Law is Tyranny,
Student of CS                  | Revolution is Order .
[EMAIL PROTECTED]    | (Abraham Lincoln)
________________________________________________________________________

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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Operation with parallel IP address blocks
Date: 23 Mar 1999 19:39:47 +0000

"Bryan White" <[EMAIL PROTECTED]> writes:

> We are enlarging our IP address allocation from 64 to 128.  We have a
> Firewall Linux box with 3 NICs.  One to the router, one to the internal lan,
> and one to the servers.  The servers are also running linux.  We would like
> to do this switch over with minimal downtime.  The biggiest problem is that
> old DNS information may live on the net for days after the change
> over.

Look at the current TTL in your DNS tables.

Suppose it is now set to 1 week then you'd do something like the
following:

1 week before the change over set the TTL to 1 day.

1 day before the change over set the TTL to 1 hour.

1 hour before the change set the TTL to 5 minuites.

...and so on until the TTL is acceptable.

Then change the addresses in DNS and on the interface.

Don't forget to set the TTL back again afterwards.

> Our ISP has suggested we configure all our boxes to respond to both
> addresses during the change over.  Is this possible with linux (RedHat 5.0 -
> kernel 2.0.31 and RedHat 5.2 - kernel 2.0.36)?  I have configured servers to
> repond to multiple addresses before but this means configuring a NIC to be
> on multiple subnets.

Yes, this is the _real_ use of IP aliasing.  

> I figured my first step was to change the firewall.  This failed when
> running the second ifconfig command on each nic.  The commands and output
> were:
> 
> ifconfig eth0 down
> ifconfig eth0 NEWADDR netmask NEWMASK mtu 1500 metrics 1 up
> ifconfig eth0:0 OLDADDR netmask OLDMASK mtu 1500 metrics 1 up
> SIOCSIFADDR: Operation not supported by this device
> SIOCSIFNETMASK: Operation not supported by this device
> SIOCSIFMTU: Operation not supported by this device
> SIOCSIFMETRIC: Operation not supported by this device
> 
> This same sequence is repeated for eth0, eth1, and eth2.
> 
> Any suggestions?

Are you sure that you have IP aliasing support on this box?

IMHO you should not do "ifconfig down" as it is unecessary and may
upset anyone currently connected.

>  Would the current 2.2.x kernel be of any help here?  

Probably not.

> In practice how much of a disruption is it to just switch to the new
> IP block?  We are primarily a web site.

Even following the TTL adjustment above you should be prepared for
several minuites of disrupted usage unless you paralell run the
addresses.  Setting the TTL will prevent name servers caching the old
address but clients may be caching it or may already have TCP
connections open.

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: [EMAIL PROTECTED] (Hartmann Schaffer)
Subject: Re: Serving M$ fax clients
Date: Fri, 19 Mar 1999 23:38:54 GMT

In article <[EMAIL PROTECTED]>,
        Jean-Serge Gagnon <[EMAIL PROTECTED]> writes:
> Can Linux serve Windows 9x fax clients?
> 
> What we'd like to do is run a fax server on the Linux box that a Windows
> client can use as a network fax destination.

email -> fax gateway is fairly simple.  I am currently looking at setting
it up so that hylafax controlled modems pretend to be a printer, with a
Python script on the Windows side popping up to get the cover sheet
information.  Apparently the redmon package for Winxx (available at the
ghostscript home page, somewhere at the University of Wisconsin) should
provide the necessary interface.

> ...

Hartmsnn Schaffer
schaffer at netcom dot ca

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

From: Stefan Wolber <[EMAIL PROTECTED]>
Subject: Kernel 2.2.3 and routing problems
Date: Tue, 23 Mar 1999 17:52:06 -0500
Reply-To: [EMAIL PROTECTED]

I have a running linux server that was updated with the kernel sources 2.2.3.

After configuring and installing the new kernel everything worked (at least I got
everything working) except the routing. A ping on the server to a host outside my
internal net worked well where as a ping from the clients did nothing.

Are there any problems or changes known?

Thanks


Stefan Wolber


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

From: Henk Elskamp <[EMAIL PROTECTED]>
Subject: PCMCIA network card under Linux ?
Date: Tue, 23 Mar 1999 21:47:04 +0100
Reply-To: [EMAIL PROTECTED]

Hi,

I have Redhat 5.2 installed on my Toshiba 4000CDS
In the PC is a PSION DACOM GOLD (PCMCIA) network/
modem installed.
This card is working fine under W98 on the same PC,
but i can't get it working under Linux.

When i use 'netconf' and try to install eth0 with the
pcnet_cs stuff, it will not work.
ipconfig does not see it either.

Any ideas what i can do to get it working ?

Groetjes,
--
Henk

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

From: "Russell S. DiPesa" <[EMAIL PROTECTED]>
Subject: Re: Telnet
Date: 23 Mar 1999 18:38:15 GMT

Emacs, too!

Matt Anderson <[EMAIL PROTECTED]> wrote in article
<XhQJ2.13014$[EMAIL PROTECTED]>...
> Is there a way (i.e. which command to use) to edit my system files after
I
> telnet into linux from my windows box and su to root? Thanks
> 
> Matt Anderson
> 
> 
> 

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

From: "DScherck" <[EMAIL PROTECTED]>
Subject: Re: Linux to win98 network problems
Date: Tue, 23 Mar 1999 09:42:11 -0800


Randall Debold <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I'm having difficulties getting my win98 and nt40 server machines
> to see my linux box. The linux box has no trouble see and accessing
> the win98 and nt40 machine using "smbclient". But when I try to access
> the linux box using network neighborhood by clicking on the linux icon
    Randall, Wish I knew how to help you with the network, but I thought you
might want to get a virus checker asap.  The Happy99 worm has attached
itself to your message.  I am assuming that you sent this message with
windoze..  THe latest version of norton will eliminate this pest.  Hope
someone else can help you with the networking bit.

-devin s.
PS.  I am posting this response to the newsgroup so anyone else using
windows will learn about the happy99 worm...




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


** 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