Linux-Networking Digest #926, Volume #10 Tue, 20 Apr 99 19:13:57 EDT
Contents:
Networking Dos Systems. (Steve Ballard)
IP Masq and Diald ("Sean M. Paus")
PPP dial in problems (Hartmann Schaffer)
NIS woes (root)
how to find ethernet address of an interface (Harvinder Sawhney)
Re: steady connects ("Curt")
Network Backup Server ("Stephen Osborn")
----------------------------------------------------------------------------
From: Steve Ballard <[EMAIL PROTECTED]>
Subject: Networking Dos Systems.
Date: Mon, 19 Apr 1999 21:15:11 +0100
Please help,
I am trying to set up a network of five MSDos based PCs which are all
running software that I have written, and want them logging onto a
server. Can Linux be used to create this server with a large DOS area
for data storage.
Where do I get the Dos client software from, or can I use the almighty
MS Client which I have downloaded from "that" company with TCP/IP
protocols!!!!
Is there any restriction on the amount of systems that can log onto a
Linux server?
Please help before I start this project....
Steve
------------------------------
From: "Sean M. Paus" <[EMAIL PROTECTED]>
Subject: IP Masq and Diald
Date: Mon, 19 Apr 1999 16:14:08 -0400
Reply-To: [EMAIL PROTECTED]
This is a multi-part message in MIME format.
==============E82FBEEF67EABA8BADE3A594
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello,
I have setup IP Masquerading and dial on demand with Diald on my Linux
box with great success. However, whenever I attempt to access the
internet via my Win95 box, Diald does not appear to hear the request. I
have set up both IP Masq and Diald as instructed in the Mini-HOWTOs and
have looked for cross references between them on the Diald and IP Masq
homepages with no success. All the IP Masq documentation seems to
indicated that if Diald is installed and configured then requests from
other machines on the network should be noticed and then dial the modem
(IP Masq Mini-HOWTO: Section 4.6 IP Masquerade and Demand-Dial-Up).
My Linux box:
IP (LAN side): 10.0.0.1
IP (ISP side): <dynamic>
Kernel: 2.0.34
Ipfwadm: 2.3
Diald: 0.16.5
Nameservers: <my ISPs nameservers>
ipfwadm directives:
ipfwadm -F -p deny
ipfwadm -F -a masquerade -S 10.0.0.1/8 -D 0.0.0.0/0
ipfwadm -F -a masquerade -S 10.0.0.2/8 -D 0.0.0.0/0
ipfwadm -F -p masquerade
All other setup on the Linux box for Diald is as per the Diald
Mini-HOWTO (Last updated June 3rd, 1996)
My Win95 box (using Microsoft TCP/IP):
IP: 10.0.0.2
Gateway: 10.0.0.1
Nameservers: <my ISPs nameservers>
As you can see above, I have instructed ipfwadm to masquerade both
10.0.0.1 and 10.0.0.2. I did not see any documentation which warns
against this. I also realize that it is more than likely not
necessary. However, could this be part of my problem? Also, regarding
the last ipfwadm directive, is it necessary to add the masquerade policy
to ipfwadm? The IP Masquerade Mini-HOWTO was unclear. All it stated
was that it shouldn't be the first directive sent to ipfwadm.
I also noticed something in the Diald documentation concerning named and
named to named translations. Should I configure named on my Linux box
to forward DNS requests to my ISPs nameservers? Would this help with my
Diald problem?
Please let me know if more info is required on my part.
Thanks in advance,
Sean
==============E82FBEEF67EABA8BADE3A594
Content-Type: text/x-vcard; charset=us-ascii;
name="seanp.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Sean M. Paus
Content-Disposition: attachment;
filename="seanp.vcf"
begin:vcard
n:Paus;Sean
tel;home:(919) 661-8962
tel;work:(919) 991-8537 or (ESN) 35-18537
x-mozilla-html:TRUE
org:Nortel - SDM Billing Development
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:version:2.1;;35 Davis Drive=0D=0A;RTP;NC;27709;USA
x-mozilla-cpt:;-14304
fn:Sean M. Paus
end:vcard
==============E82FBEEF67EABA8BADE3A594==
------------------------------
From: [EMAIL PROTECTED] (Hartmann Schaffer)
Subject: PPP dial in problems
Reply-To: [EMAIL PROTECTED]
Date: Tue, 20 Apr 1999 22:11:24 GMT
I have a bad problem getting ppp to accept an incoming call, regardless
of whether I use AutoPPP (from mgetty) or a shell script calling pppd.
According to the log, the connect negotiation goes fine up to the point
where the caller sends the pap authorization request. Then pppd sits
there doing nothing until the caller hangs up, upon which event it deems
it appropriate to send a login acknowledge, which (because the modem has
hung up already, produces an io-error. Here is the relevant part of
ppp.log (username and password blocked out):
Apr 19 21:24:36 inferno pppd[1545]: pppd 2.3.5 started by rparker, uid 1003
Apr 19 21:24:36 inferno pppd[1545]: Using interface ppp0
Apr 19 21:24:36 inferno pppd[1545]: Connect: ppp0 <--> /dev/ttyS1
Apr 19 21:24:36 inferno pppd[1545]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0x3d82> <pcomp> <accomp>]
Apr 19 21:24:40 inferno pppd[1545]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0x3d82> <pcomp> <accomp>]
Apr 19 21:24:41 inferno pppd[1545]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <magic
0x3683> <pcomp> <accomp> <callback 0x600>]
Apr 19 21:24:41 inferno pppd[1545]: sent [LCP ConfRej id=0x0 <callback 0x600>]
Apr 19 21:24:41 inferno pppd[1545]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x3683> <pcomp> <accomp>]
Apr 19 21:24:41 inferno pppd[1545]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic
0x3683> <pcomp> <accomp>]
Apr 19 21:24:43 inferno pppd[1545]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0x3d82> <pcomp> <accomp>]
Apr 19 21:24:43 inferno pppd[1545]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap>
<magic 0x3d82> <pcomp> <accomp>]
Apr 19 21:24:43 inferno pppd[1545]: sent [LCP EchoReq id=0x0 magic=0x3d82]
Apr 19 21:24:43 inferno pppd[1545]: rcvd [LCP code=0xc id=0x3 00 00 36 83 4d 53 52 41
53 2d 31 2d 56 45 52 53 41 2d 48 4f 4d 45]
Apr 19 21:24:43 inferno pppd[1545]: sent [LCP CodeRej id=0x2 0c 03 00 1a 00 00 36 83
4d 53 52 41 53 2d 31 2d 56 45 52 53 41 2d 48 4f 4d 45]
Apr 19 21:24:43 inferno pppd[1545]: rcvd [PAP AuthReq id=0x9 user="rparker"
password="Robert"]
Apr 19 21:25:04 inferno pppd[1545]: Hangup (SIGHUP)
Apr 19 21:25:04 inferno pppd[1545]: Hangup (SIGHUP)
Apr 19 21:25:10 inferno pppd[1545]: sent [PAP AuthAck id=0x9 "Login ok"]
Apr 19 21:25:10 inferno pppd[1545]: write: warning: Input/output error(5)
Apr 19 21:25:10 inferno pppd[1545]: sent [IPCP ConfReq id=0x1 <addr 192.168.1.1>
<compress VJ 0f 01>]
Apr 19 21:25:10 inferno pppd[1545]: write: warning: Input/output error(5)
Apr 19 21:25:10 inferno pppd[1545]: ioctl(PPPIOCSASYNCMAP): Input/output error(5)
Apr 19 21:25:10 inferno pppd[1545]: Exit.
Running pppd with kdebug 7 shows the following sequence of events after
the PAP AuthReq is received:
Apr 19 21:43:56 inferno pppd[1675]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff2112> <pcomp> <accomp>]
Apr 19 21:44:02 inferno last message repeated 2 times
Apr 19 21:44:05 inferno kernel: ppp: receive buffer, count = 24
Apr 19 21:44:05 inferno kernel: 7E FF 7D 23 C0 21 7D 21 ~.}#.!}!
Apr 19 21:44:05 inferno kernel: 7D 20 7D 20 7D 37 7D 22 } } }7}"
Apr 19 21:44:05 inferno kernel: 7D 26 7D 20 7D 20 7D 20 }&} } }
Apr 19 21:44:05 inferno kernel: ppp: receive buffer, count = 29
Apr 19 21:44:05 inferno kernel: 7D 20 7D 25 7D 26 7D 20 } }%}&}
Apr 19 21:44:05 inferno kernel: 7D 20 36 BF 7D 27 7D 22 } 6.}'}"
Apr 19 21:44:05 inferno kernel: 7D 28 7D 22 7D 2D 7D 23 }(}"}-}#
Apr 19 21:44:05 inferno kernel: 7D 26 84 48 7E }&.H~
Apr 19 21:44:05 inferno pppd[1675]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <magic
0x36bf> <pcomp> <accomp> <callback 0x600>]
Apr 19 21:44:05 inferno pppd[1675]: sent [LCP ConfRej id=0x0 <callback 0x600>]
Apr 19 21:44:05 inferno kernel: ppp: receive buffer, count = 48
Apr 19 21:44:05 inferno kernel: 7E FF 7D 23 C0 21 7D 21 ~.}#.!}!
Apr 19 21:44:05 inferno kernel: 7D 21 7D 20 7D 34 7D 22 }!} }4}"
Apr 19 21:44:05 inferno kernel: 7D 26 7D 20 7D 20 7D 20 }&} } }
Apr 19 21:44:05 inferno kernel: 7D 20 7D 25 7D 26 7D 20 } }%}&}
Apr 19 21:44:05 inferno kernel: 7D 20 36 BF 7D 27 7D 22 } 6.}'}"
Apr 19 21:44:05 inferno kernel: 7D 28 7D 22 7D 5D FA 7E }(}"}].~
Apr 19 21:44:05 inferno pppd[1675]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x36bf> <pcomp> <accomp>]
Apr 19 21:44:05 inferno pppd[1675]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic
0x36bf> <pcomp> <accomp>]
Apr 19 21:44:06 inferno pppd[1675]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff2112> <pcomp> <accomp>]
Apr 19 21:44:06 inferno kernel: ppp: receive buffer, count = 24
Apr 19 21:44:06 inferno kernel: 7E FF 7D 23 C0 21 7D 22 ~.}#.!}"
Apr 19 21:44:06 inferno kernel: 7D 21 7D 20 7D 38 7D 22 }!} }8}"
Apr 19 21:44:06 inferno kernel: 7D 26 7D 20 7D 20 7D 20 }&} } }
Apr 19 21:44:06 inferno kernel: ppp: receive buffer, count = 56
Apr 19 21:44:06 inferno kernel: 7D 20 7D 23 7D 24 C0 23 } }#}$.#
Apr 19 21:44:06 inferno kernel: 7D 25 7D 26 FF FF 21 7D }%}&..!}
Apr 19 21:44:06 inferno kernel: 32 7D 27 7D 22 7D 28 7D 2}'}"}(}
Apr 19 21:44:06 inferno kernel: 22 7D 3B 89 7E 7E C0 21 "};.~~.!
Apr 19 21:44:06 inferno kernel: 0C 02 00 12 00 00 36 BF ......6.
Apr 19 21:44:06 inferno kernel: 4D 53 52 41 53 56 34 2E MSRASV4.
Apr 19 21:44:06 inferno kernel: 30 30 17 BE 7E 7E C0 21 00..~~.!
Apr 19 21:44:06 inferno pppd[1675]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff2112> <pcomp> <accomp>]
Apr 19 21:44:06 inferno pppd[1675]: sent [LCP EchoReq id=0x0 magic=0xffff2112]
Apr 19 21:44:06 inferno kernel: ppp: receive buffer, count = 54
Apr 19 21:44:06 inferno kernel: 0C 03 00 1A 00 00 36 BF ......6.
Apr 19 21:44:06 inferno kernel: 4D 53 52 41 53 2D 31 2D MSRAS-1-
Apr 19 21:44:06 inferno kernel: 56 45 52 53 41 2D 48 4F VERSA-HO
Apr 19 21:44:06 inferno kernel: 4D 45 D1 09 7E 7E C0 23 ME..~~.#
Apr 19 21:44:06 inferno kernel: 01 24 00 13 07 72 70 61 .$...xxx
Apr 19 21:44:06 inferno kernel: 72 6B 65 72 06 52 6F 62 xxxx.xxx
Apr 19 21:44:06 inferno kernel: 65 72 74 27 58 7E xxx'X~
Apr 19 21:44:06 inferno pppd[1675]: rcvd [LCP code=0xc id=0x3 00 00 36 bf 4d 53 52 41
53 2d 31 2d 56 45 52 53 41 2d 48 4f 4d 45]
Apr 19 21:44:06 inferno pppd[1675]: sent [LCP CodeRej id=0x2 0c 03 00 1a 00 00 36 bf
4d 53 52 41 53 2d 31 2d 56 45 52 53 41 2d 48 4f 4d 45]
Apr 19 21:44:06 inferno pppd[1675]: rcvd [PAP AuthReq id=0x24
user="xxxxxxx" password="xxxxxx"]
up to this point everything appears to be fine, but now pppd stays
silent, and receives about every other second pretty much the same
message over and over again, apparently another pap authentcation
request, without responding, until the caller hangs up in frustration.
Apr 19 21:44:06 inferno kernel: ppp: receive buffer, count = 14
Apr 19 21:44:06 inferno kernel: 7E C0 21 0A 00 00 08 00 ~.!.....
Apr 19 21:44:06 inferno kernel: 00 36 BF CC F9 7E .6...~
Apr 19 21:44:07 inferno kernel: ppp: receive buffer, count = 24
Apr 19 21:44:07 inferno kernel: 7E C0 23 01 25 00 13 07 ~.#.%...
Apr 19 21:44:07 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:07 inferno kernel: 52 6F 62 65 72 74 C0 A0 xxxxxx..
Apr 19 21:44:07 inferno kernel: ppp: receive buffer, count = 1
Apr 19 21:44:07 inferno kernel: 7E ~
Apr 19 21:44:09 inferno kernel: ppp: receive buffer, count = 25
Apr 19 21:44:09 inferno kernel: 7E C0 23 01 26 00 13 07 ~.#.&...
Apr 19 21:44:09 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:09 inferno kernel: 52 6F 62 65 72 74 F8 A1 xxxxxx..
Apr 19 21:44:09 inferno kernel: 7E ~
Apr 19 21:44:11 inferno kernel: ppp: receive buffer, count = 25
Apr 19 21:44:11 inferno kernel: 7E C0 23 01 27 00 13 07 ~.#.'...
Apr 19 21:44:11 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:11 inferno kernel: 52 6F 62 65 72 74 1F 59 xxxxxx.Y
Apr 19 21:44:11 inferno kernel: 7E ~
Apr 19 21:44:13 inferno kernel: ppp: receive buffer, count = 25
Apr 19 21:44:13 inferno kernel: 7E C0 23 01 28 00 13 07 ~.#.(...
Apr 19 21:44:13 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:13 inferno kernel: 52 6F 62 65 72 74 C7 5C xxxxxx.\
Apr 19 21:44:13 inferno kernel: 7E ~
Apr 19 21:44:15 inferno kernel: ppp: receive buffer, count = 24
Apr 19 21:44:15 inferno kernel: 7E C0 23 01 29 00 13 07 ~.#.)...
Apr 19 21:44:15 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:15 inferno kernel: 52 6F 62 65 72 74 20 A4 xxxxxx .
Apr 19 21:44:15 inferno kernel: ppp: receive buffer, count = 1
Apr 19 21:44:15 inferno kernel: 7E ~
Apr 19 21:44:17 inferno kernel: ppp: receive buffer, count = 8
Apr 19 21:44:17 inferno kernel: 7E C0 23 01 2A 00 13 07 ~.#.*...
Apr 19 21:44:17 inferno kernel: ppp: receive buffer, count = 17
Apr 19 21:44:17 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:17 inferno kernel: 52 6F 62 65 72 74 18 A5 xxxxxx..
Apr 19 21:44:17 inferno kernel: 7E ~
Apr 19 21:44:19 inferno kernel: ppp: receive buffer, count = 16
Apr 19 21:44:19 inferno kernel: 7E C0 23 01 2B 00 13 07 ~.#.+...
Apr 19 21:44:19 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:19 inferno kernel: ppp: receive buffer, count = 9
Apr 19 21:44:19 inferno kernel: 52 6F 62 65 72 74 FF 5D xxxxxx.]
Apr 19 21:44:19 inferno kernel: 7E ~
Apr 19 21:44:21 inferno kernel: ppp: receive buffer, count = 16
Apr 19 21:44:21 inferno kernel: 7E C0 23 01 2C 00 13 07 ~.#.,...
Apr 19 21:44:21 inferno kernel: 72 70 61 72 6B 65 72 06 xxxxxxx.
Apr 19 21:44:21 inferno kernel: ppp: receive buffer, count = 9
Apr 19 21:44:21 inferno kernel: 52 6F 62 65 72 74 68 A7 xxxxxxh.
Apr 19 21:44:21 inferno kernel: 7E ~
Apr 19 21:44:23 inferno kernel: ppp: receive buffer, count = 8
Apr 19 21:44:23 inferno kernel: 7E FF 7D 23 C0 21 7D 25 ~.}#.!}%
Apr 19 21:44:23 inferno kernel: ppp: receive buffer, count = 16
Apr 19 21:44:23 inferno kernel: 7D 24 7D 20 7D 28 7D 20 }$} }(}
Apr 19 21:44:23 inferno kernel: 7D 20 7D 22 CE 6D 26 7E } }".m&~
Apr 19 21:44:25 inferno kernel: ppp: receive buffer, count = 24
Apr 19 21:44:25 inferno kernel: 7E FF 7D 23 C0 21 7D 25 ~.}#.!}%
Apr 19 21:44:25 inferno kernel: 7D 25 7D 20 7D 28 7D 20 }%} }(}
Apr 19 21:44:25 inferno kernel: 7D 20 7D 22 CE B8 B9 7E } }"...~
the last couple of messages seem to be a message from the caller that it
is giving up, and now pppd reacts by sending the login achnowledge
reques, which for obvious reasons fails.
Apr 19 21:44:33 inferno pppd[1675]: sent [PAP AuthAck id=0x24 "Login ok"]
Apr 19 21:44:33 inferno pppd[1675]: sent [IPCP ConfReq id=0x1 <addr 192.168.1.1>
<compress VJ 0f 01>]
Apr 19 21:45:37 inferno kernel: ppp_tty_ioctl: get flags: addr bffffbfc flags 0
Apr 19 21:45:37 inferno kernel: ppp_tty_ioctl: get flags: addr bffffb94 flags 0
Apr 19 21:45:37 inferno kernel: ppp_tty_ioctl: get flags: addr bffffba8 flags 0
Apr 19 21:45:37 inferno pppd[1690]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff8821> <pcomp> <accomp>]
Apr 19 21:45:37 inferno kernel: ppp: write frame, count = 28
Apr 19 21:45:37 inferno kernel: FF 03 C0 21 01 01 00 18 ...!....
Apr 19 21:45:37 inferno kernel: 02 06 00 00 00 00 03 04 ........
Apr 19 21:45:37 inferno kernel: C0 23 05 06 FF FF 88 21 .#.....!
Apr 19 21:45:37 inferno kernel: 07 02 08 02 ....
Apr 19 21:45:37 inferno kernel: ppp_dev_xmit_lower: fcs is 87b
Apr 19 21:45:37 inferno kernel: ppp_dev_xmit: writing 52 chars
Apr 19 21:45:40 inferno pppd[1690]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff8821> <pcomp> <accomp>]
Apr 19 21:45:40 inferno kernel: ppp: write frame, count = 28
Apr 19 21:45:40 inferno kernel: FF 03 C0 21 01 01 00 18 ...!....
Apr 19 21:45:40 inferno kernel: 02 06 00 00 00 00 03 04 ........
Apr 19 21:45:40 inferno kernel: C0 23 05 06 FF FF 88 21 .#.....!
Apr 19 21:45:40 inferno kernel: 07 02 08 02 ....
Apr 19 21:45:40 inferno kernel: ppp_dev_xmit_lower: fcs is 87b
Apr 19 21:45:40 inferno kernel: ppp_dev_xmit: writing 52 chars
Apr 19 21:45:40 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:40 inferno kernel: ppp_tty_read: no data (EAGAIN)
Apr 19 21:45:43 inferno pppd[1690]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff8821> <pcomp> <accomp>]
Apr 19 21:45:43 inferno kernel: ppp: write frame, count = 28
Apr 19 21:45:43 inferno kernel: FF 03 C0 21 01 01 00 18 ...!....
Apr 19 21:45:43 inferno kernel: 02 06 00 00 00 00 03 04 ........
Apr 19 21:45:43 inferno kernel: C0 23 05 06 FF FF 88 21 .#.....!
Apr 19 21:45:43 inferno kernel: 07 02 08 02 ....
Apr 19 21:45:43 inferno kernel: ppp_dev_xmit_lower: fcs is 87b
Apr 19 21:45:43 inferno kernel: ppp_dev_xmit: writing 52 chars
Apr 19 21:45:43 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:43 inferno kernel: ppp_tty_read: no data (EAGAIN)
Apr 19 21:45:46 inferno kernel: ppp: receive frame, count = 27
Apr 19 21:45:46 inferno kernel: FF 03 C0 21 01 00 00 17 ...!....
Apr 19 21:45:46 inferno kernel: 02 06 00 00 00 00 05 06 ........
Apr 19 21:45:46 inferno kernel: 00 00 40 75 07 02 08 02 [EMAIL PROTECTED]
Apr 19 21:45:46 inferno kernel: 0D 03 06 ...
Apr 19 21:45:46 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:46 inferno kernel: ppp_tty_read: len = 25
Apr 19 21:45:46 inferno kernel: ppp_tty_read: passing 27 bytes up
Apr 19 21:45:46 inferno pppd[1690]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <magic
0x4075> <pcomp> <accomp> <callback 0x600>]
Apr 19 21:45:46 inferno pppd[1690]: sent [LCP ConfRej id=0x0 <callback 0x600>]
Apr 19 21:45:46 inferno kernel: ppp: write frame, count = 11
Apr 19 21:45:46 inferno kernel: FF 03 C0 21 04 00 00 07 ...!....
Apr 19 21:45:46 inferno kernel: 0D 03 06 ...
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit_lower: fcs is 36ad
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit: writing 23 chars
Apr 19 21:45:46 inferno kernel: ppp: receive frame, count = 24
Apr 19 21:45:46 inferno kernel: FF 03 C0 21 01 01 00 14 ...!....
Apr 19 21:45:46 inferno kernel: 02 06 00 00 00 00 05 06 ........
Apr 19 21:45:46 inferno kernel: 00 00 40 75 07 02 08 02 [EMAIL PROTECTED]
Apr 19 21:45:46 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:46 inferno kernel: ppp_tty_read: len = 22
Apr 19 21:45:46 inferno kernel: ppp_tty_read: passing 24 bytes up
Apr 19 21:45:46 inferno pppd[1690]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x4075> <pcomp> <accomp>]
Apr 19 21:45:46 inferno pppd[1690]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic
0x4075> <pcomp> <accomp>]
Apr 19 21:45:46 inferno kernel: ppp: write frame, count = 24
Apr 19 21:45:46 inferno kernel: FF 03 C0 21 02 01 00 14 ...!....
Apr 19 21:45:46 inferno kernel: 02 06 00 00 00 00 05 06 ........
Apr 19 21:45:46 inferno kernel: 00 00 40 75 07 02 08 02 [EMAIL PROTECTED]
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit_lower: fcs is 49b2
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit: writing 47 chars
Apr 19 21:45:46 inferno pppd[1690]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff8821> <pcomp> <accomp>]
Apr 19 21:45:46 inferno kernel: ppp: write frame, count = 28
Apr 19 21:45:46 inferno kernel: FF 03 C0 21 01 01 00 18 ...!....
Apr 19 21:45:46 inferno kernel: 02 06 00 00 00 00 03 04 ........
Apr 19 21:45:46 inferno kernel: C0 23 05 06 FF FF 88 21 .#.....!
Apr 19 21:45:46 inferno kernel: 07 02 08 02 ....
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit_lower: fcs is 87b
Apr 19 21:45:46 inferno kernel: ppp_dev_xmit: writing 52 chars
Apr 19 21:45:46 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:46 inferno kernel: ppp_tty_read: no data (EAGAIN)
Apr 19 21:45:47 inferno kernel: ppp: receive frame, count = 28
Apr 19 21:45:47 inferno kernel: FF 03 C0 21 02 01 00 18 ...!....
Apr 19 21:45:47 inferno kernel: 02 06 00 00 00 00 03 04 ........
Apr 19 21:45:47 inferno kernel: C0 23 05 06 FF FF 88 21 .#.....!
Apr 19 21:45:47 inferno kernel: 07 02 08 02 ....
Apr 19 21:45:47 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:47 inferno kernel: ppp_tty_read: len = 26
Apr 19 21:45:47 inferno kernel: ppp_tty_read: passing 28 bytes up
Apr 19 21:45:47 inferno pppd[1690]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap>
<magic 0xffff8821> <pcomp> <accomp>]
Apr 19 21:45:47 inferno kernel: ppp_tty_ioctl: get flags: addr bffffb28 flags f000000
Apr 19 21:45:47 inferno kernel: ppp_tty_ioctl: get flags: addr bffffb3c flags f000003
Apr 19 21:45:47 inferno kernel: ppp: write frame, count = 12
Apr 19 21:45:47 inferno kernel: FF 03 C0 21 09 00 00 08 ...!....
Apr 19 21:45:47 inferno kernel: FF FF 88 21 ...!
Apr 19 21:45:47 inferno kernel: ppp_dev_xmit_lower: fcs is adb4
Apr 19 21:45:47 inferno kernel: ppp_dev_xmit: writing 14 chars
Apr 19 21:45:47 inferno pppd[1690]: sent [LCP EchoReq id=0x0 magic=0xffff8821]
Apr 19 21:45:47 inferno kernel: ppp: receive frame, count = 12
Apr 19 21:45:47 inferno kernel: FF 03 C0 21 0A 00 00 08 ...!....
Apr 19 21:45:47 inferno kernel: 00 00 40 75 ..@u
Apr 19 21:45:47 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:47 inferno kernel: ppp_tty_read: len = 10
Apr 19 21:45:47 inferno kernel: ppp_tty_read: passing 12 bytes up
Apr 19 21:45:47 inferno pppd[1690]: rcvd [LCP EchoRep id=0x0 magic=0x4075]
Apr 19 21:45:48 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:48 inferno kernel: FF 03 C0 23 01 2E 00 13 ...#....
Apr 19 21:45:48 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:48 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:45:48 inferno pppd[1690]: rcvd [PAP AuthReq id=0x2e user="xxxxxxx"
password="xxxxxx"]
Apr 19 21:45:48 inferno kernel: ppp_tty_read: called buf=080645c0 nr=1504
Apr 19 21:45:48 inferno kernel: ppp_tty_read: len = 21
Apr 19 21:45:48 inferno kernel: ppp_tty_read: passing 23 bytes up
Apr 19 21:45:50 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:50 inferno kernel: FF 03 C0 23 01 2F 00 13 ...#./..
Apr 19 21:45:50 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:50 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:45:52 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:52 inferno kernel: FF 03 C0 23 01 30 00 13 ...#.0..
Apr 19 21:45:52 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:52 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:45:54 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:54 inferno kernel: FF 03 C0 23 01 31 00 13 ...#.1..
Apr 19 21:45:54 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:54 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:45:56 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:56 inferno kernel: FF 03 C0 23 01 32 00 13 ...#.2..
Apr 19 21:45:56 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:56 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:45:58 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:45:58 inferno kernel: FF 03 C0 23 01 33 00 13 ...#.3..
Apr 19 21:45:58 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:45:58 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:46:00 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:46:00 inferno kernel: FF 03 C0 23 01 34 00 13 ...#.4..
Apr 19 21:46:00 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:46:00 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:46:02 inferno kernel: ppp: receive frame, count = 23
Apr 19 21:46:02 inferno kernel: FF 03 C0 23 01 35 00 13 ...#.5..
Apr 19 21:46:02 inferno kernel: 07 72 70 61 72 6B 65 72 .xxxxxxx
Apr 19 21:46:02 inferno kernel: 06 52 6F 62 65 72 74 .xxxxxx
Apr 19 21:46:04 inferno kernel: ppp: receive frame, count = 12
Apr 19 21:46:04 inferno kernel: FF 03 C0 21 05 04 00 08 ...!....
Apr 19 21:46:04 inferno kernel: 00 00 02 CE ....
Apr 19 21:46:06 inferno kernel: ppp: receive frame, count = 12
Apr 19 21:46:06 inferno kernel: FF 03 C0 21 05 05 00 08 ...!....
Apr 19 21:46:06 inferno kernel: 00 00 02 CE ....
Apr 19 21:46:15 inferno pppd[1690]: sent [PAP AuthAck id=0x2e "Login ok"]
Apr 19 21:46:15 inferno pppd[1690]: sent [IPCP ConfReq id=0x1 <addr 192.168.1.1>
<compress VJ 0f 01>]
Does anybody have an idea what is going on and what I can do to rectify
the situation? Please cc any reply to
[EMAIL PROTECTED]
(with the traffic on this group it is too easy to miss a reply)
TIA,
Hartmann Schaffer
------------------------------
From: root <[EMAIL PROTECTED]>
Subject: NIS woes
Date: Mon, 19 Apr 1999 19:57:27 GMT
I need a bit of advise on NIS.
I have some Intergraph CLIX machines and some
old IPC and IPX suns. These all seem to be OK
with their NIS setups.
Background NFO:
domainname is " miles-elk "
Node name " miepa7 " Linux machine address 192.122.250.28
node name " miles " is the server and it's ip address is
192.122.250.1
All machines are behind a firewall
Host File Contents:
127.0.0.1 localhost localhost.localdomain
192.122.250.1 miles.elk.bayer.com miles
192.122.250.28 miepa7.elk.bayer.com miepa7
192.122.250.101 se01.elk.bayer.com se01
192.122.250.102 se02.elk.bayer.com se02
>Command " nslookup " works and finds all these nodes
>Command " ypbind " as it was run and complaints that follow ...
# ypbind -d
cleared entry for domain miles-elk: server 0.0.0.0, port 0
parsing config file
Trying entry: domain miles-elk server miles
parsed domain miles-elk server miles
bindto_server: domain miles-elk, host miles
add_server() domain: miles-elk, host: miles.elk.bayer.com, nobroadcast,
slot: 0
Answer from 192.122.250.1 on illegal port
========================== end of complaints ===========
Everything else ( Linux wise ) seems to be OK :-)
This is a FIRST INSTALL and First outing with Linux.
System is an older Intergraph TD-40 Dual 166 with
1GB disk devoted to Linux and 96 Mb ram, onboard aui networking
Matrox Millenium Video card and 21" NEC FG
All seems well, save NIS.
Have you checked the errata?:
http://www.redhat.com/errata? To the best of my patience
Have you checked to insure that your hardware is compatible?
http://www.redhat.com/hardware/
This is not ( IMHO ) a HW problem.
Have you changed/added hardware to your system?:
New install, nothing changed
===========================================
ALL the above was submitted to Red Hat but I was referred to
this that and the other sources of info naad received no help re my
problem.
NIS is NOT an installation issue, so they say :-(
I am assuming that I NEED NIS functioning to get authentication for
the Samba facilities.
This being my first foray into Linux I feel a bit naked as I always had
the support of Intergraph or other os provider to help with problems
when I've encountered unix "situations" in the past.
Thanks in advance to any and all
bob
Bob Neitzke219-262-7023
[EMAIL PROTECTED]
BTW
I've been to http://metalab.unc.edu/LDP/HOWTO/NIS-HOWTO.html
and been less than excited.
------------------------------
From: Harvinder Sawhney <[EMAIL PROTECTED]>
Subject: how to find ethernet address of an interface
Date: Mon, 19 Apr 1999 16:20:55 -0400
hi
how to find the ethernet address of an interface
without looking in the arp cache
ie i need to know the ioctl that returns the ethernet address of
the interface
regards
harvinder sawhney
=============================================================
Harvinder Sawhney "The box said 'Requires Windows
[EMAIL PROTECTED] 95, NT or better', so I installed
Linux"
http://members.xoom.com/hsawhney
=============================================================
------------------------------
From: "Curt" <[EMAIL PROTECTED]>
Subject: Re: steady connects
Date: Mon, 19 Apr 1999 16:35:43 -0500
You need to filter out netbios packets at your router.
Joerg Pophal wrote in message <[EMAIL PROTECTED]>...
>Hi
>
>I installed a router with suse Linux 5.3 which enables a LAN with win98
>clients connecting the internet using ISDN. Everything is working
>properly
>except that the Linux box is dialing my ISP every 5 minutes if a win98
>box
>runs.
>All ips are in the /etc/hosts.
>
>Using verbose 3 with isdnctrl showed this:
>
>Apr 19 02:09:51 hades kernel: OPEN 192.168.0.99 -> 137.248.1.8 UDP,
>port: 61000 -> 53
>
>192.168.0.99 is the dummy ip adress for my own (dynamic) ip
>137.248.1.8 is the DNS server of my ISP.
>
>No kind of inet software runs on the win98 boxes.
>
>Also i found out that netstat -M shows:
>
>udp 1:15.82 192.168.99.100 137.248.1.8 netbios-ns ->
>domain(61000)
>
>Has anybody an idea (samba is not running)?
>
>Joerg
------------------------------
From: "Stephen Osborn" <[EMAIL PROTECTED]>
Subject: Network Backup Server
Date: Tue, 20 Apr 1999 15:32:55 -0600
I have a small internal network with a Linux machine as the gateway. I would
like to also use the Linux box as a backup server. Put a tape drive in it
and allow the internal machines to access it an backup their Win95/98
machines.
I am sure this is a FAQ or in a HOWTO, but I have been unable to find an
answer. What software do I need to get and what are the tricks for setting
it up. What software will I also need to run on the Microsloth machines.
Thanks.
------------------------------
** 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
******************************