Linux-Networking Digest #466, Volume #12          Fri, 3 Sep 99 21:13:58 EDT

Contents:
  Re: windows to linux tcp/ip not working (Michael Kelly)
  Re: connecting to the internet (Michael Kelly)
  syncing w/ /etc/passwd (Peter Moody)
  Re: 3com 3509 problem (Jak)
  Re: All working but root telnet (Jason Etheridge)
  Re: delayed telnet or FTP from Windows98 box to  red hat linux 6.0 
(=?iso-8859-1?Q?=D8ystein?= Haare)
  connection to inernet ("rubberpis")
  Re: Help: telnet slow on dual homed host (Byron Miller)
  telent ([EMAIL PROTECTED])
  Re: Linux dynamic IP addr. (Yvo)
  How to start POP3 server on RH6.0?? (Bo Berglund)
  Linux networking protocols documentation ([EMAIL PROTECTED])
  HP Night Director Plus 10/100 ethernet card driver? (Neeraj Purandare)
  Re: SupraExpress 56i modem not working (Michael)
  Re: windows -> linux samba stuff (Jan-Albert van Ree)
  Re: Compaq 5660 (or 56XX) built in ethernet (Richard j. Freedman)
  My 100MB lan card runs at 10MB, why? (David Henry)
  Re: tn3270 questions; need help (J. Otto Tennant)
  IP packet generator for Linux? (Chap Harrison)
  Question on ATM on Linux ([EMAIL PROTECTED])
  3Com Etherlink III card and SuSE 6.2 ([EMAIL PROTECTED])
  How to find out what is wrong? (Daniel O'Neill)
  Re: My 100MB lan card runs at 10MB, why? (Brian Hall)
  Re: IP Masquarading & Netmeeting -> HELP (Ted Potter)
  Re: delayed telnet or FTP from Windows98 box to  red hat linux 6.0 (CJ)
  How to- get Linux to see Win98 Network? ("PC 2")
  Re: My 100MB lan card runs at 10MB, why? ("guru meditation")
  Re: Connecting using kppp (Clifford Kite)

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

From: [EMAIL PROTECTED] (Michael Kelly)
Subject: Re: windows to linux tcp/ip not working
Date: Fri, 03 Sep 1999 20:45:02 GMT

On Fri, 03 Sep 1999 10:37:37 +0000, Christopher Burrows
<[EMAIL PROTECTED]> wrote:

>hi,
>
>i'm trying to connect a windows98 box and a linux box (debian potato,
>2.2.12) without much luck. i can't even get them to ping one another.

When you boot the Linux do you get recognition of the ethernet
card?  Check your boot logs for errors or scroll back through the
screen buffer when you first boot up and see what it says about
the hw before you try fixing sw.



Mike

--

"Genius gives birth, talent delivers."

           -- Jack Kerouac

(Remove NOSPAM, if present, to reply via email)

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

From: [EMAIL PROTECTED] (Michael Kelly)
Subject: Re: connecting to the internet
Date: Fri, 03 Sep 1999 20:49:05 GMT

On Fri, 3 Sep 1999 00:02:52 -0400, "Semegne Tafesse"
<[EMAIL PROTECTED]> wrote:

>1)    How can I connect to the internet with 5.2 Red Hat Linux.  My computer
>is             connect with internet on win98 operating system. How about
>Linux.

Do you have a real modem or a WinModem?

>
>2)     When I install, Red Hat 5.2, I used custom but what to practice in
>Networking.  How can I do this?  I do not have another computer or network
>card, but is it possible to practice networking?

There should be some HOW-TO files in your distribution with info
how to do socket programming on one machine.

>
>Please give your help.
>
>Thank you
>
>Semegne
>


Mike

--

"Genius gives birth, talent delivers."

           -- Jack Kerouac

(Remove NOSPAM, if present, to reply via email)

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

From: Peter Moody <[EMAIL PROTECTED]>
Subject: syncing w/ /etc/passwd
Date: Fri, 03 Sep 1999 13:53:53 -0700

I was just wondering if anyone can give me a little help understanding
this.
reading the documentation hasn't helped much.
does it just use the /etc/passwd (or /etc/shadow ) file to check it's
passwd's? or does it generate it's own passwd file based on what's in
those files?
thanks, 
-Peter

(please also look up a few posts at the one about windows -> linux samba
stuff.. mine too =)
-Peter

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

From: Jak <[EMAIL PROTECTED]>
Subject: Re: 3com 3509 problem
Date: Fri, 03 Sep 1999 22:45:54 +0100

Despite what some of the documentation says, the module
does not accept IO parameters. It does accept irq=n,
xcvr=n and debug=n
e.g.    in /etc/conf.modules
        alias eth0    3c509
        options 3c509    irq=10 xcvr=4

I don't know about debug values, but irq is your interrupt
number, and xcvr refers to the transceiver in use
        n        xcvr type
        0        autdetect from EEPROM
        1        AUI ( DB15 connector )
        2        undefined
        3        10base2 ( BNC )
        4        10baseT only    ( RJ45 connector )

Vidar Andresen wrote:

> In article <KFzz3.1442$[EMAIL PROTECTED]>,
> "nisse" <[EMAIL PROTECTED]> wrote:
> >I have problem with instaling  3C509 card
> >
> >it say's "symbol for parameter io not found"    (modprobe)
>
> Dont give io-values then..
>
> (maybe the /etc/conf.module needs to be edite as well if it contain
> io-values for the card)
>
> Mvh Vidar Andresen


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

From: [EMAIL PROTECTED] (Jason Etheridge)
Subject: Re: All working but root telnet
Date: 3 Sep 1999 19:00:33 GMT
Reply-To: [EMAIL PROTECTED]

k vranes wrote:
>You shouldn't be using telnet to do any root work anyway.  If you're using
>anything other than ssh or similar to access your system, you're exposing
>your root password to any port sniffer.  Also, editing /etc/securetty is a
>BAD idea unless you are really on top of your security.   Install the ssh2
>rpms (you'll have to install ssh2 server too in order to access your linux
>box from the outside), login in as a mundane user, then su - root.

What would be better, ssh or SSL telnet?

-- 
PHASEFX @ ALTAVISTA.NET - http://www.mindspring.com/~phasefx

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

From: =?iso-8859-1?Q?=D8ystein?= Haare <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.questions,linux.redhat.misc,redhat.general
Subject: Re: delayed telnet or FTP from Windows98 box to  red hat linux 6.0
Date: Fri, 03 Sep 1999 23:53:20 +0200

"S. Asim Ali" wrote:

> Hello,
>      when I telnet or FTP from Windows98 box to  red hat linux 6.0 , it take
> over a 1 minute to connect. However I have no problem in connecting to
> Windows98 box from Linux box. The connection is instant. I cannot find
> anything wrong that would cause this delay.
>
> Thanks
>
> Asim

this is because linux tries to lookup the domain-names of the windows98 box....

put your win98 box ( and other computers on the network) in the file /etc/hosts


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

From: "rubberpis" <[EMAIL PROTECTED]>
Subject: connection to inernet
Date: Sat, 4 Sep 1999 00:06:43 +0200

Hello,

I just installed linux on my computer. Now i try to connect to the internet
(after i have setup my connection), but i receive always the message:
"Sorry, but the modem is bussy". But my modem isn't bussy. What do i wrong?

I hope someone can help me?

Dirk De Haes



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

From: Byron Miller <[EMAIL PROTECTED]>
Subject: Re: Help: telnet slow on dual homed host
Date: Fri, 03 Sep 1999 18:55:32 -0400
Reply-To: [EMAIL PROTECTED]
Crossposted-To: 
comp.os.linux.help,comp.os.linux.network,linux.redhat.misc,comp.os.linux.admin

On Tue, 24 Aug 1999 19:12:41 +0200, "John Bokma"
<[EMAIL PROTECTED]> wrote:


>>Sounds like the symptoms of a name resolution problem.  Post your
>>network specifics.

>We telnet using ip nr, so i don't think that name resolution has anyting
>to do with it... I am not on location but try to obtain the files a.s.a.p.


What is your routing configuration?  If its slow when you telnet just
by ip, i would assume your default route is having problems.



-byron

Byron Miller Consulting | http://www.reliabilityfactor.com
[EMAIL PROTECTED] | Voice: (717) 397-7020

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

From: [EMAIL PROTECTED]
Subject: telent
Date: Fri, 03 Sep 1999 22:10:28 GMT

I have just installed Linux 6.0. First time user
with Linux.  I have a hub with my win95 box and
Unix box connected and also my cable modem
connected.I am unsure how to set my linux box up
for email and also how to ftp to my linux system.
I have one static IP address. Thanks


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

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

From: [EMAIL PROTECTED] (Yvo)
Subject: Re: Linux dynamic IP addr.
Date: Fri, 03 Sep 1999 22:19:04 GMT
Reply-To: [EMAIL PROTECTED]

On Fri, 03 Sep 1999 16:23:22 GMT, [EMAIL PROTECTED] wrote:

>Hi:
>   How can I find out what is my dynamic IP addr.
>assigned to me by ISP after dial-up from linux.?

try ifconfig
>
>Best Regards,
>
>Raj Marpaka
>[EMAIL PROTECTED]
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.


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

From: [EMAIL PROTECTED] (Bo Berglund)
Crossposted-To: comp.os.linux.misc,comp.os.linux.questions,comp.os.linux.setup
Subject: How to start POP3 server on RH6.0??
Reply-To: [EMAIL PROTECTED]
Date: Fri, 03 Sep 1999 23:26:57 GMT

I have two systems, one RH5.2 and the other RH6.0.
On the 5.2 box POP3 started right out of the installation and I have
not fiddled anywhere to get it going.
On my 6.0 system however the POP3 server did not start, whereas the
SMTP service (sendmail) actually is running OK.
I have read here about uncommenting the proper lines in the inetd.conf
file and I have done so. But how do I start up the service after this?
I have to do it from a Telnet login so please give me the exact
command line syntax.

TIA


Bo Berglund
Software developer in Sweden
[EMAIL PROTECTED]

PGP: My public key is available at the following locations:
Idap://certserver.pgp.com
http://pgpkeys.mit.edu:11371

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

From: [EMAIL PROTECTED]
Subject: Linux networking protocols documentation
Date: Fri, 03 Sep 1999 22:41:50 GMT

Hi,

                     Is there any documentation/book/tutorial
                     addressing Linux networking protocol
                     implementation, binding  with lower/upper
                     networking layer in Kernel, functions,
                     those kind of things?


                     I wish I can find documents that is something
                     like MS DDK's NDIS documentation for Linux.

                     Thanks,

                 Wayne



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

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

From: Neeraj Purandare <[EMAIL PROTECTED]>
Subject: HP Night Director Plus 10/100 ethernet card driver?
Date: Fri, 03 Sep 1999 16:33:24 -0700

Folks,
I have a HP Kayak XU PC, and this one came with a ethernet card
which
is called on HP's web site as  "HP Night Director Plus 10/100".
I have RH 6.0 installed on this, and try as I might, I cannot get
any
of the hp ethernet driver modules to load. I've tried hp.o, hp100.o,
hp-plus.o.
modprobe returns with "Device busy".
It works OK on NT though, and this is the only reason I still need
to
run NT, to
connect to my workplace.
Is there a driver for this somewhere? Does anyone know if any of the
other
drivers work for this? BTW, I also tried eepro100.o, and this one
did
not work
either.
Any help is appreciated.
Thanks!
Neeraj




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

From: [EMAIL PROTECTED] (Michael)
Crossposted-To: comp.os.linux.hardware
Subject: Re: SupraExpress 56i modem not working
Date: Fri, 03 Sep 1999 23:11:35 GMT

I thank you all...on closer inspection, it IS an isa modem (damn these
half cards!)  After pulling it out, sure enough, there are loads of
jumpers to play with, making the modem work flawlessly under Linux.
Boy, do I feel dumb now ;-)


On Fri, 3 Sep 1999 09:25:49 -0400, "Michael And Nicole Hulen"
<[EMAIL PROTECTED]> wrote:

>Hello Linux Community!
>
>I have a question that is more for peace of mind than anything else, and
>wondered if anyone else had a different take on it, or more info.
>
>I have been using Mandrake Linux, version 6.0 for a few months now, with no
>more than the normal newbie problems.  I even managed to get my SB Live! to
>work, a major victory for me :-)
>
>I had been using a Zoom modem, a 56k model, though sadly line conditions
>around here limit me to a maximum of 36000.  I can live with that.  However,
>any of you that have used Zoom modems know of thier distressing tendancy to
>drop connections randomly.  So I upgraded by buying a SupraExpress 56i v.90
>modem from a friend who also uses linux, foolishly assuming it would work
>with Linux.  However, RedHats site tells me it won't, as its a PCI Memory
>Mapped Modem (whatever that is).
>
>Now, I am wondering if anyone else out there has ever managed to get this
>modem to work?  I have tried all the /dev devices in the Kppp setup list,
>and some say initializing modem, then say modem not responding, or it just
>says could not find a modem.
>
>I would appreciate any feedback as to how to get this dog to hunt, or if I
>should just shoot it.
>
>For what its worth, the modem words fine under Windoze, I haven't
>disconnected (without wanting to anyway) at all since replaceing the modem.
>It seems to be working just fine.
>
>If you could e-mail me at [EMAIL PROTECTED] I would appreciate it.  I don't
>often have a chance to get to the newsgroups.
>
>Thx
>Phroggy
>
>


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

From: Jan-Albert van Ree <[EMAIL PROTECTED]>
Subject: Re: windows -> linux samba stuff
Date: Sat, 04 Sep 1999 02:02:07 +0200

Peter Moody schreef:
> 
> hi all, (quick) question here.
> I was wondering if there was a way via samba to dynamically export users
> home dir's.
> here's the situation:
> we have about 30 windows machines w/ an nt pdc.  the pdc is going to be
> (eventually) migrated to our linux box (tux). tux right now is our mail
> server/ i-net gateway.  at this point, users can map their home dir on
> tux to some drive letter on their machine, and that's no big deal.  what
> I want is for this to be dynamic, as in, if user "a" logs into machine
> "a", then tux will map /home/a to h: on the win machine.  but if for
> some reason, user "b" logs into machine "a", then I want tux  to map
> /home/b to h: on the win machine.
> im sure it's just some silly samba script w/ a $USER variable or
> something,
> mapping /home/$USER to h: on the win machine, but does anyone know for
> sure?
> thanks a lot.
> -Peter

Use
path = /home/%U
in the homedirs section to share the homedir of user %U.
Problem is that this share will have a different name for each user, so it
might be hard to map...
-- 
Jan-Albert "Sliver" van Ree | [EMAIL PROTECTED]
3D Sims Archive maintainer  | http://www.3dgamers.com

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

From: [EMAIL PROTECTED] (Richard j. Freedman)
Subject: Re: Compaq 5660 (or 56XX) built in ethernet
Date: 4 Sep 1999 00:01:47 GMT
Reply-To: [EMAIL PROTECTED]

>I just installed Mandrake 6.0 on a Compaq 5660 that uses a built in
>ethernet with the tulip driver. Linux sees the ethernet device ok (it
>can see the MAC address, etc) but DHCP does not work nor does setting
>the address via static means. If I run tcpdump, it does not see any
>traffic on the network. I know the device is functioning properly
>because
>it works fine under NT and Windows 98SE.
>
>Anyone get Linux working on this platform?
>
>Thanks.
>
><march>
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.

I have a Compaq 5686 with an internal tulip chip.  Could never get mine working
either.  Tried to get help from the author of the driver but he must be too
busy.  Suggest you buy a NIC card as I did and get on with life.
-- 
Dick Freedman

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

From: [EMAIL PROTECTED] (David Henry)
Subject: My 100MB lan card runs at 10MB, why?
Date: Fri, 03 Sep 1999 21:15:00 GMT

My Linux 2.0 system autoprobes the network card and, correctly,
decides that it is an 3C905B 100MB device.
When connected to a 10/100MB hub I can surf the net to my hearts
content. However when connected to a 100MB only hub nothing works.
This leaves me to assume that the card is, in fact, running at 10MB
only.
Two questions:
1. What utility can tell me exactly at what rate the card is running?
2. How can I force it to run at 100MB?
[EMAIL PROTECTED]
ICQ 23144758

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

Crossposted-To: comp.unix.aix,comp.os.linux.misc
Subject: Re: tn3270 questions; need help
From: [EMAIL PROTECTED] (J. Otto Tennant)
Date: Sat, 04 Sep 1999 00:14:52 GMT

[EMAIL PROTECTED] (Holger Marzen) writes:

>In article <cTmu3.4406$[EMAIL PROTECTED]>,
>       [EMAIL PROTECTED] (J. Otto Tennant) writes:
>> 
>> This is a question about tn3270 in general, not about the particular
>> operating system it is running on.
>> 
>> There is a central computer and several remote terminals.  (They
>> happen to be IBM 3101s, but they could be anything, even an ADM-3a.)
>> The remote terminals are connected to a "terminal server" which
>> has an IP address (192.168.10.2, just to be definite.)  The several
>> remote terminals respond to ports 2000, 2001, 2002, and so on as
>> telnet sessions.
>> 
>> When I boot up the central computer, I want to treat these remote
>> terminals as 3270s and splash a legacy logon screen to them.

>- Install tcpip on the host
>  or
>- Install some hard/software (i.e. Open Connect Software) that
>  acts like a IBM 3174 to the host and like a tn3270-server to the
>  ip-world.

Yup.  We are going to use a 3Com CS2600 server.  We're having 
troubles making it work, but that is the answer.

Thanks.
--
J.Otto Tennant                                                   [EMAIL PROTECTED]
                   Forsan et haec olim meminisse juvabit.
              Charter Member of the Vast Right Wing Conspiracy

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

From: Chap Harrison <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: IP packet generator for Linux?
Date: Fri, 03 Sep 1999 19:29:21 -0400

Hi folks,

First time post from a Linux newbie - the usual caveats apply  :)

I'm testing an ethernet-based IP router, and I would very much like to
find a Linux tool that would allow me to create IP packets for
transmission over the ethernet NIC.  In particular, I want to manipulate
the IP header, including being able to insert bogus values therein.

Anyone heard of such tool?  Anyone know a good reason it's not possible?
Such as, "there's no published interface"?

Thank you for any help.

Chap Harrison

[EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Subject: Question on ATM on Linux
Date: Fri, 03 Sep 1999 23:31:06 GMT

Hi,
   Some questions, can someone help?


1. Is there any licensing problem if I use "ATM on Linux" architecture
   to write the ATM driver? To what extent do I have to open my
source      codes to the public? My concern is that my PHY or SAR driver
code        cannot be opened to the public under the restriction of
certain          license agreement for this project. Is it okay that I
use "ATM on        Linux" under this restriction?

2. The current release of "ATM on Linux" is based on 2.3.15. Since
my       target platform is RedHat6.0(2.2.5) or above, must I upgrade
the         kernel to 2.3.15 or there's workaround like copy certain
files to        make "ATM on Linux" works on 2.2.5 or other production
version of        Linux?

3. Is there any other common approach in addition to "ATM on Linux" that
  ATM industry adopt to develop ATM drivers on Linux ?

  Many Thanks,


Wayne


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

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

From: [EMAIL PROTECTED]
Subject: 3Com Etherlink III card and SuSE 6.2
Date: Fri, 03 Sep 1999 23:39:58 GMT

Hi,

My colleague grabbed an old (well, P 200, 96 MB) computer from our old
lab and I tried to convert him from a pro-NT to a pro-Linux. SuSE 6.2
installation was a charm - only except the networking part. The machine
seems to have a 3Com Etherlink III adapter (that is what NT reported)
and I could not figure out how to set it up with YaST. It simply does
not seem to have support for this card!

I tried a 3Com 3c509/3c579 adapter first (that is what I thought the
card was before finding out the correct one from NT). Network refused
to come up. And now I just can't figure out what to do.

I am relatively new in the Linux domain and I badly need help here.
Probably I could understand a little bit of not-very-techy stuff and
please don't ask me to recompile the kernel!

TIA for any pointer.

-- Subhabrata


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

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

From: [EMAIL PROTECTED] (Daniel O'Neill)
Subject: How to find out what is wrong?
Date: Fri, 03 Sep 1999 23:37:33 GMT

I am connecting a notebook with Mandrake 6 to a NT/Novell network
(TCP/IP & IPX).  The PCMCIA network card appears to be operating fine.
I am absolutely at a loss as to why this computer will not connect to
the network.  I checked the box for "DHCP" in Linuxconf.





=NOTICE TO BULK E-MAILERS PLEASE READ THIS BEFORE
  BULK E-MAILING THIS ADDRESS=
Pursuant to US Code, Title 47, Chapter 5, Subchapter II, p.227, any and all
non-solicited commercial E-mail sent to this address is subject to a
download and archival fee in the amount of $500 US.  Anyone who sends
unsolicited commercial e-mail to this account will be charged a $500
proofreading fee.  Consider this official notification.  Failure to abide
by this will result in legal action.
For a complete summary of this Legislation see

http://thomas.loc.gov/cgi-bin/bdquery/z?d105:SN01618:@@@D

http://www4.law.cornell.edu/uscode/47/227.html

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

From: [EMAIL PROTECTED] (Brian Hall)
Subject: Re: My 100MB lan card runs at 10MB, why?
Date: Sat, 04 Sep 1999 00:43:23 GMT
Reply-To: [EMAIL PROTECTED]

And what if it comes back with "auto" ?

In article <7qpoaf$np8$[EMAIL PROTECTED]>, guru meditation wrote:
>in the /sbin dir, use ifport eth0 (or whatever the if is) ..that will tell
>you the speed of the interface. use ifconfig for more info
>
>

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

Date: Fri, 03 Sep 1999 12:30:45 +0000
From: Ted Potter <[EMAIL PROTECTED]>
Subject: Re: IP Masquarading & Netmeeting -> HELP


Have to agree, however it just occured to me,

You can use netmeeting if the outside user connects directly to the
linux box. We
do this all the time.

So if the linux box were on the net and you could
make a ppp connection to it (to get logged in) then
you could run netmeeting.

I thought somewhere back in the dawn of time I read of a hack that would
allow you to make a ppp connection from a winx machine without using a
dialup
connection (not needed since you would already be on the net)

If you could do that, well.... of course this is why my nickname
is "workaround Ted"
:-)



Ronald Cole wrote:
> 
> Nelson Butler <[EMAIL PROTECTED]> writes:
> > To date, there are no methods available to use NetMeeting through a Linux
> > IP filter firewall.  At least none that work consistently.  I've been where
> > you are now.
> 
> There is supposed to be an Australian program to allow you to use
> netmeeting through masquerading, but it's not free ($50, is the
> price I recall reading).
> 
> > Keep you ear to the door.  Eventually developers will find the loophole to
> > get it to work.
> 
> I don't think any developers are working on it at all (I've been
> waiting three years).  If someone wanted to submit it as a project to
> Source Exchange, I would be willing to throw some money at it.
> 
> --
> Forte International, P.O. Box 1412, Ridgecrest, CA  93556-1412
> Ronald Cole <[EMAIL PROTECTED]>      Phone: (760) 499-9142
> President, CEO                             Fax: (760) 499-9152
> My PGP fingerprint: 15 6E C7 91 5F AF 17 C4  24 93 CB 6B EB 38 B5 E5

-- 
Ted Potter
[EMAIL PROTECTED]
Linux: Because an operating system is not a toy

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

From: CJ <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.questions,linux.redhat.misc,redhat.general
Subject: Re: delayed telnet or FTP from Windows98 box to  red hat linux 6.0
Date: Fri, 03 Sep 1999 17:21:05 -0500

Øystein Haare wrote:
> 
> "S. Asim Ali" wrote:
> 
> > Hello,
> >      when I telnet or FTP from Windows98 box to  red hat linux 6.0 , it take
> > over a 1 minute to connect. However I have no problem in connecting to
> > Windows98 box from Linux box. The connection is instant. I cannot find
> > anything wrong that would cause this delay.
> >
> > Thanks
> >
> > Asim
> 
> this is because linux tries to lookup the domain-names of the windows98 box....
> 
> put your win98 box ( and other computers on the network) in the file /etc/hosts

dislexia? It won't hurt to do both and then you can use machine names
instead of IP's.

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

From: "PC 2" <[EMAIL PROTECTED]>
Subject: How to- get Linux to see Win98 Network?
Date: Fri, 3 Sep 1999 18:33:10 -0400

How do I get 4 machines running Windows 98 to see Linux <RH5.2> on a
10base-T network?



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

From: "guru meditation" <[EMAIL PROTECTED]>
Subject: Re: My 100MB lan card runs at 10MB, why?
Date: Fri, 3 Sep 1999 19:16:55 -0500

in the /sbin dir, use ifport eth0 (or whatever the if is) ..that will tell
you the speed of the interface. use ifconfig for more info



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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Connecting using kppp
Date: 3 Sep 1999 19:19:23 -0500

Neville Cobb ([EMAIL PROTECTED]) wrote:

: I have recently moved from SuSE 6.1 to 6.2 using a clean install.
: However I can't connect to my ISP using kppp, although I can using
: wvdial. I have tried using the same settings from 6.1 ppp options file
: but still no luck. I have tried every conceivable switch in kppp with no
: luck... and I have run out of ideas.

: Can anyone help me understand what may be going on, and where the
: problem may lie - in kppp or ppp. Below is a read-out from the kppp log
: file.

: pppd[831]: pppd 2.3.8 started by root, uid 0
: pppd[831]: Using interface ppp0
: pppd[831]: Connect: ppp0 <--> /dev/ttyS1
: pppd[831]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x534378a9>
: <pcomp> <accomp>]
: pppd[831]: Terminating on signal 15.

Actually this is a pppd log, not a kppp log.  You show only one link
negotiation message sent by pppd and none received from the peer.
Not enough to base any reasonable diagnosis on.  There should be more
from pppd and some from the kppp frontend or whatever actually dials
the connection.

You need to make sure that a decent level of debug is turned on, rerun
kppp, find all the log messages, and post exact copies complete with
timestamps.

--
Clifford Kite <kite@inet%port.com>                    Not a guru. (tm)
/* The signal-to-noise ratio is too low in many [news] groups to make
 * them good candidates for archiving.
 *    --- Mike Moraes, Answers to FAQs about Usenet */

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


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