Linux-Networking Digest #20, Volume #10          Wed, 27 Jan 99 16:13:39 EST

Contents:
  network time problem (John Thompson)
  Comm 4.5 and named problem on Linux - Help! (Scott)
  Re: Running Xterm from another Linux box on the network ([EMAIL PROTECTED])
  Re: web hosting & e-commerce software ([EMAIL PROTECTED])
  IP Masq module needed for SSH? (Brian Bergstrand)
  realaudio heavy CPU loading (Kelvin Leung)
  Re: Changing IP address (Edwin Calimbo)
  Re: IP Aliasing (Matt Kressel)
  Re: Changing IP address (Matt Kressel)
  Re: newbie question: turn on (Howard Mann)
  Re: PPP-MSCHAP -> WinNT not working... ([EMAIL PROTECTED])
  2.2.0 All network ports in use. (John Lellis)
  Invalid ICMP Error??? (William Groombridge)
  dial-on-demand probs (again) (Juergen Fiedler)
  Re: slow network when connected with internet (Francesc Guasch)
  Re: ftp scripts? ("Dark Shadow")
  Re: Cable Modem on Linux ("Dark Shadow")
  PCMCIA Network and RedHat 5.1  help! (JamesLay)
  Telnet stops working when Internet connection goes down (Tim Gibson)
  Network perfromance metric ("Sean O'Brien")

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

From: John Thompson <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: network time problem
Date: Wed, 27 Jan 1999 10:42:11 -0500

I'm trying to set up a means of synchronizing my two
computers' clocks (one running OS/2, the other linux) via
the lan.  I have the OS/2 program "time868" configured to
synchronize the OS/2 machine's clock with the NIST time
server on the internet when the OS/2 machine dials in to
collect news and mail.  So far so good.  Time868 has a
"server" option, which in theory should allow me to use
rdate on the linux machine to synchronize with the OS/2
machines clock.  Rdate appears to only work with tcp, so I
configured time868 to use tcp in server mode.
Unfortunately, it doesn't seem to work with tcp; I get a
"connection refused" error with both rdate and if I try to
connect to the server using the loopback interface on the
OS/2 machine.  If I configure time868 to use udp, I can
connect to the server through the loopback interface, but
linux' rdate doesn't seem to support udp.

So, how can I either 1) configure my OS/2 system to use tcp
for the time server, or 2) get linux to use udp to contact
the OS/2 timeserver?


--

-John ([EMAIL PROTECTED])




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

From: Scott <[EMAIL PROTECTED]>
Subject: Comm 4.5 and named problem on Linux - Help!
Date: Tue, 26 Jan 1999 23:00:52 -0600

I am having a problem with Communicator 4.5 for Linux (RedHat 5.2) while
working off-line. Netscape freezes when it tries to check the mail
from my pop server (from my ISP). When I shut off the automatic mail
check
I don't seem to have a problem, but when I open Netscape without
a ppp conection and attemp to re-read old messages by clicking on the
little
mail icon, Netscape locks up. I have been looking in the
/var/log/messages 
file and here are some of the messages that I am getting every so often
(not for any particular reason that I can see - I get these when I am
connected
or not to ppp):

Jan 24 05:46:34 gaspra named[270]: NSTATS 917178394 917052393 A=64
Jan 24 05:46:34 gaspra named[270]: XSTATS 917178394 917052393 RR=34
RNXD=0 RFwdR=23 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0
SSysQ=9 SAns=3 SFwdQ=61 SDupQ=336 SErr=45 RQ=64 RIQ=0 RFwdQ=0 RDupQ=0
RTCP=0 SFwdR=23 SFail=0 SFErr=0 SNaAns=3 SNXD=0
Jan 24 06:46:34 gaspra named[270]: Cleaned cache of 0 RRs
Jan 24 06:46:34 gaspra named[270]: USAGE 917181994 917052393
CPU=0.04u/0.02s CHILDCPU=0u/0s
Jan 24 06:46:34 gaspra named[270]: NSTATS 917181994 917052393 A=64
Jan 24 06:46:34 gaspra named[270]: XSTATS 917181994 917052393 RR=34
RNXD=0 RFwdR=23 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0
SSysQ=9 SAns=3 SFwdQ=61 SDupQ=336 SErr=45 RQ=64 RIQ=0 RFwdQ=0 RDupQ=0
RTCP=0 SFwdR=23 SFail=0 SFErr=0 SNaAns=3 SNXD=0
Jan 24 07:46:34 gaspra named[270]: Cleaned cache of 0 RRs
Jan 24 07:46:34 gaspra named[270]: USAGE 917185594 917052393
CPU=0.04u/0.02s CHILDCPU=0u/0s
Jan 24 07:46:34 gaspra named[270]: NSTATS 917185594 917052393 A=64
Jan 24 07:46:34 gaspra named[270]: XSTATS 917185594 917052393 RR=34
RNXD=0 RFwdR=23 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0
SSysQ=9 SAns=3 SFwdQ=61 SDupQ=336 SErr=45 RQ=64 RIQ=0 RFwdQ=0 RDupQ=0
RTCP=0 SFwdR=23 SFail=0 SFErr=0 SNaAns=3 SNXD=0

and here are some of the messages that I am getting after I click on the
mail icon in Netscape
when there is no ppp connection:

Jan 26 21:03:20 gaspra named[270]: ns_forw: sendto([169.207.30.200].53):
Network is unreachable
Jan 26 21:03:47 gaspra named[270]: ns_forw: sendto([192.5.5.241].53):
Network is unreachable
Jan 26 21:27:24 gaspra named[270]: ns_forw: sendto([169.207.30.200].53):
Network is unreachable
Jan 26 21:27:51 gaspra named[270]: ns_forw: sendto([192.5.5.241].53):
Network is unreachable
Jan 26 21:28:18 gaspra named[270]: ns_forw: sendto([204.70.128.1].53):
Network is unreachable

I think that I have an overactive named running here - this is a named
configuration             
issuer? I am not getting any of the usual message popups from netscape
simply telling my that the there is a DNS lookup error. I am also
experiencing lockups with webpages that I am viewing after I have closed
the ppp connection and accidentally click on a link - I don't get the
error popup message, it just locks up. Could someone please tell me what
the problem seems to be?

Thank you,
Scott Petinga

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

From: [EMAIL PROTECTED]
Subject: Re: Running Xterm from another Linux box on the network
Date: Wed, 27 Jan 1999 04:00:09 GMT

In article <78gql6$loa$[EMAIL PROTECTED]>,
  "Mike Drummond" <[EMAIL PROTECTED]> wrote:
> I am attempting to run Xterm from another Linux box on my home LAN and I am
> getting some permission problems that I need help solving
>
> I log into the other Linux box via Telnet and set up my display as follows
>
> export DISPLAY=<IP of this machine>:0
>
> I then type
>
> xterm &
>
> and I get the following error message
>
> xlib client is not authorized to connect to server
> xlib connection refused by server
>
> Could someone please explain where I need to go to set up my permissions?
>
> I am running S.U.S.E on both boxes
>
>

permission stuff should be held in the following files:

o /etc/hosts
o /etc/hosts.allow
o /etc/hosts.deny


add something like ALL:ALL to hosts.allow and you should prolly be in
business.

note: ALL:ALL may not be the best 'cuase it lets everybody in.  if you're
        just going to use the one other box substitute the ip addy....


a complete idiot,
Don'r

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

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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.questions
Subject: Re: web hosting & e-commerce software
Date: Wed, 27 Jan 1999 15:58:57 GMT

Hello- LCO Internet may be what you are looking for.  We offer 100mg of
space; unmetered bandwidth;Windows NT hosting; Front Page; Active Server
pages; 24 hour tech support and reliable hosting. Check out our site at
http://www.lco.net.  I hope we can service your hosting needs! Thanks for
your time. -rebecca



In article <[EMAIL PROTECTED]>,
  "Sriram R. Chelluri" <[EMAIL PROTECTED]> wrote:
> NNTP-Posting-Date: Wed, 20 Jan 1999 10:12:25 PDT
>
> Hi,
> where can I find web hosting and e-commerce software for Linux?
> Thanks,
> sriram
> [EMAIL PROTECTED]
>

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

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

From: [EMAIL PROTECTED] (Brian Bergstrand)
Subject: IP Masq module needed for SSH?
Date: Wed, 27 Jan 1999 11:25:13 -0600

Do I need an IP masq module for ssh? I have a machine
that is forwarded through my linux box, and SSH seems
not to work to any host. (I haven't tried
from the linux box itself, because I don't have SSH
installed on it.) The linux box is slackware 3.4,
kernel 2.0.34.

Thanks,
Brian

-- 
Brian Bergstrand
http://www.classicalguitar.net/

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

From: Kelvin Leung <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup,comp.os.linux.hardware
Subject: realaudio heavy CPU loading
Date: Wed, 27 Jan 1999 05:09:39 GMT

Hello,

I got my RH 5.2 running with Ensoniq PCI sound card. I have the alsa
sound driver works fine. Both X11amp and Realaudio can produce sound
out. But the RealAudio heavily load my CPU (K6-166 overclocked to 200).
The audio is interrupted everytime I change to another window , or
browsing within Netscape. I got the CPU load monitor fire up and it
seems the CPU is fully occupied! I don't think it's the CPU problem 'cos
I don't have problem with X11amp, also the Realaudio (not G2) in Windows
in the same machine. Is that a fact or just my system doing weird!?

Kelvin

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

From: [EMAIL PROTECTED] (Edwin Calimbo)
Subject: Re: Changing IP address
Date: 27 Jan 99 18:05:10 GMT

Shane S. ([EMAIL PROTECTED]) wrote:


: Hi there,

: I was wondering if someone could help me out.
: Our Linux admin bailed out. We are changing our network IP address.
: I was wondering what are the files I need to edit to change the IP address,
: subnet mask, Gateway IP address, and DNS enteries?

: Many thanks
: Shane



--

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


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

From: Matt Kressel <[EMAIL PROTECTED]>
Subject: Re: IP Aliasing
Date: Wed, 27 Jan 1999 18:09:56 GMT

[EMAIL PROTECTED] wrote:
> 
> Does anyone know if there is a maximum number of IP Addresses that can be
> aliased on one interface?
> 
> Thanks...Jill.
> 


In kernel 2.0.35 (probably for all 2.0.x) taken from the file
/usr/src/linux/net/core/net_alias.c

> /*
>  *      NET_ALIAS_MAX_DEFAULT: max. alias slot number allowed by default,
>  *              can be changed by sysctl
>  *      NET_ALIAS_HASH_TAB_SIZE: hash table size (addr lookup), 1 per aliased
>  *              device, due to hash optimizations, MUST be 16 or 256 only.
>  */
>
> #define NET_ALIAS_MAX_DEFAULT           256


So the answer would be 256 by default, but can be changed with sysctl.

-Matt

-- 
Matthew O. Kressel | INTERNET: [EMAIL PROTECTED]
+---------  Northrop Grumman Corporation, Bethpage, NY ---------+
+---------  TEL: (516) 346-9101 FAX: (516) 346-9740 ------------+

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

From: Matt Kressel <[EMAIL PROTECTED]>
Subject: Re: Changing IP address
Date: Wed, 27 Jan 1999 17:55:32 GMT

Shane S. wrote:
> 
> Hi there,
> 
> I was wondering if someone could help me out.
> Our Linux admin bailed out. We are changing our network IP address.
> I was wondering what are the files I need to edit to change the IP address,
> subnet mask, Gateway IP address, and DNS enteries?
> 
>

What distribution are you using?

Slackware do a "netconfig"

Redhat 5.x do a "linuxconf" in X of course.

Other distros:  well basically the IP address is set with the "ifconfig"
command. You must update the /etc/hosts and routing tables to reflect
this.  If you are using a recent version of this then maybe "netcfg".

Try them all, one will work!

-Matt


-- 
Matthew O. Kressel | INTERNET: [EMAIL PROTECTED]
+---------  Northrop Grumman Corporation, Bethpage, NY ---------+
+---------  TEL: (516) 346-9101 FAX: (516) 346-9740 ------------+

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

From: Howard Mann <[EMAIL PROTECTED]>
Subject: Re: newbie question: turn on
Date: 27 Jan 1999 05:13:10 GMT

In article <[EMAIL PROTECTED]>,
        Haaino Beljaars <[EMAIL PROTECTED]> writes:
> Hi,
> 
> How do I enable IPv4 ?  I have  a Redhat 5.2 system.

Open the Network Configurator tool ( netcfg). Open the "routing" box,
enable the option, save and close.

Done.

Cheers,

-- 
Howard Mann
[EMAIL PROTECTED]
http://www.xmission.com/~howardm
(a LINUX website for newbies)

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

From: [EMAIL PROTECTED]
Subject: Re: PPP-MSCHAP -> WinNT not working...
Date: Wed, 27 Jan 1999 03:11:21 GMT

Sorry for my previous log messages. The newline character
did not get inserted due to Unix-->MS convertions....
Here it is again....


======================================================================
$ more /var/log/debug (only last portion of it...)


Jan 26 20:17:37 rubens pppd[338]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x59ef> <pcomp> <accomp>] Jan 26 20:17:37 rubens pppd[338]: rcvd [LCP
ConfReq id=0x0 <asyncmap 0x0> <auth chap 80> <magic 0x600c> <pcomp> <accomp>]
Jan 26 20:17:37 rubens pppd[338]: sent [LCP ConfAck id=0x0 <asyncmap 0x0>
<auth chap 80> <magic 0x600c> <pcomp> <accomp>] Jan 26 20:17:37 rubens
pppd[338]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x59ef> <pcomp>
<accomp>] Jan 26 20:17:37 rubens pppd[338]: rcvd [CHAP Challenge id=0x32
<2141b2df506e747d>, name = ""] Jan 26 20:17:37 rubens pppd[338]: sent [CHAP
Response id=0x32
<000000000000000000000000000000000000000000000000beb0ec073b28cd0e0cfc5f3d95de
560 ba77c048300eccd8b01>, name = "fns.com\\rsg"] Jan 26 20:17:37 rubens
pppd[338]: rcvd [CHAP Success id=0x32 ""] Jan 26 20:17:37 rubens pppd[338]:
sent [IPCP ConfReq id=0x1 <addr 192.168.1.10> <compress VJ 0f 01>] Jan 26
20:17:37 rubens pppd[338]: rcvd [CCP ConfReq id=0x1 < 12 06 00 00 00 01>] Jan
26 20:17:37 rubens pppd[338]: sent [CCP ConfReq id=0x1] Jan 26 20:17:37
rubens pppd[338]: sent [CCP ConfRej id=0x1 < 12 06 00 00 00 01>] Jan 26
20:17:37 rubens pppd[338]: rcvd [IPCP ConfReq id=0x2 <compress VJ 0f 01>
<addr 168.127.70.231>] Jan 26 20:17:37 rubens pppd[338]: sent [IPCP ConfAck
id=0x2 <compress VJ 0f 01> <addr 168.127.70.231>] Jan 26 20:17:37 rubens
pppd[338]: rcvd [IPCP ConfAck id=0x1 <addr 192.168.1.10> <compress VJ 0f 01>]
Jan 26 20:17:37 rubens pppd[338]: sent [proto=0x21] 45 00 00 3c 00 02 00 00
40 11 12 7c c0 a8 01 0a a8 7f fe 01 04 01 00 35 00 28 c1 ee ca 28 01 00 00 01
00 00 00 00 00 00 04 65 63 68 6f 05 73 6f 75 6e 64 03 6e 65 74 00 00 01 00 01
Jan 26 20:17:37 rubens pppd[338]: rcvd [CCP ConfAck id=0x1] Jan 26 20:17:37
rubens pppd[338]: rcvd [CCP TermReq id=0x3 00 00 02 dc] Jan 26 20:17:37
rubens pppd[338]: sent [CCP TermAck id=0x3] Jan 26 20:17:40 rubens pppd[338]:
sent [CCP ConfReq id=0x1] Jan 26 20:17:40 rubens pppd[338]: rcvd [CCP TermAck
id=0x1] Jan 26 20:17:40 rubens pppd[338]: sent [CCP TermReq id=0x2"No
compression negotiated"] Jan 26 20:17:41 rubens pppd[338]: rcvd [CCP TermAck
id=0x2] Jan 26 20:22:15 rubens pppd[338]: sent [LCP TermReq id=0x2 "User
request"] Jan 26 20:22:15 rubens pppd[338]: rcvd [LCP TermAck id=0x2] Jan 26
20:23:32 rubens pppd[367]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0xb75f> <pcomp> <accomp>] Jan 26 20:23:33 rubens pppd[367]: rcvd [LCP ConfReq
id=0x0 <asyncmap 0x0> <auth chap 80> <magic 0x1bb9> <pcomp> <accomp>] Jan 26
20:23:33 rubens pppd[367]: sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap
80> <magic 0x1bb9> <pcomp> <accomp>] Jan 26 20:23:33 rubens pppd[367]: rcvd
[LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xb75f> <pcomp> <accomp>] Jan 26
20:23:33 rubens pppd[367]: rcvd [CHAP Challenge id=0x33 <13db647f26e1d3d4>,
name = ""] Jan 26 20:23:33 rubens pppd[367]: sent [CHAP Response id=0x33
<0000000000000000000000000000000000000000000000007dabfd2c446347f20cbb361aed06
1ec c51f676b07fa844ce01>, name = "rsg"] Jan 26 20:23:33 rubens pppd[367]:
rcvd [CHAP Success id=0x33 ""] Jan 26 20:23:33 rubens pppd[367]: sent [IPCP
ConfReq id=0x1 <addr 192.168.1.10> <compress VJ 0f 01>] Jan 26 20:23:33
rubens pppd[367]: rcvd [CCP ConfReq id=0x1 < 12 06 00 00 00 01>] Jan 26
20:23:33 rubens pppd[367]: sent [CCP ConfReq id=0x1] Jan 26 20:23:33 rubens
pppd[367]: sent [CCP ConfRej id=0x1 < 12 06 00 00 00 01>] Jan 26 20:23:33
rubens pppd[367]: rcvd [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
168.127.70.231>] Jan 26 20:23:33 rubens pppd[367]: sent [IPCP ConfAck id=0x2
<compress VJ 0f 01> <addr 168.127.70.231>] Jan 26 20:23:34 rubens pppd[367]:
rcvd [IPCP ConfAck id=0x1 <addr 192.168.1.10> <compress VJ 0f 01>] Jan 26
20:23:34 rubens pppd[367]: sent [proto=0x21] 45 00 00 3c 00 20 00 00 40 11 12
5e c0 a8 01 0a a8 7f fe 01 04 14 00 35 00 28 0d 16 7e ee 01 00 00 01 00 00 00
00 00 00 04 65 63 68 6f 05 73 6f 75 6e 64 03 6e 65 74 00 00 01 00 01 Jan 26
20:23:34 rubens pppd[367]: rcvd [CCP ConfAck id=0x1] Jan 26 20:23:34 rubens
pppd[367]: rcvd [CCP TermReq id=0x3 00 00 02 dc] Jan 26 20:23:34 rubens
pppd[367]: sent [CCP TermAck id=0x3] Jan 26 20:23:36 rubens pppd[367]: sent
[CCP ConfReq id=0x1] Jan 26 20:23:37 rubens pppd[367]: rcvd [CCP TermAck
id=0x1] Jan 26 20:23:37 rubens pppd[367]: sent [CCP TermReq id=0x2"No
compression negotiated"] Jan 26 20:23:37 rubens pppd[367]: rcvd [CCP TermAck
id=0x2] Jan 26 20:26:54 rubens pppd[367]: sent [LCP TermReq id=0x2 "User
request"] Jan 26 20:26:54 rubens pppd[367]: rcvd [LCP TermAck id=0x2]


======================================================================
$ more /etc/ppp/options
lock
modem
crtscts
noipdefault
lcp-max-configure 30
ipcp-accept-local
mtu 576
defaultroute
asyncmap 0
debug
name rsg
remotename DialupNT
connect '/usr/sbin/chat -t 80 -v -f /etc/ppp/chat-fnc'
demand
192.168.1.10:192.168.1.20
ipcp-accept-local
ipcp-accept-remote
/dev/cua1 57600
netmask 255.255.255.0


======================================================================
$ more /etc/ppp/chat-fnc

ABORT 'BUSY'
ABORT 'ERROR'
ABORT 'NO CARRIER'
ABORT 'NO DIALTONE'
ABORT 'Invalid Login'
ABORT 'Login incorrect'
'' 'ATZ'
OK 'ATDT7131285,,,,,,1134922126,,,'
CONNECT '\c'
TIMEOUT '10'
~-- '\c'


======================================================================
$ ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0
          TX packets:2 errors:0 dropped:0 overruns:0

eth0      Link encap:Ethernet  HWaddr 00:40:05:43:F3:0F
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0
          TX packets:0 errors:0 dropped:0 overruns:0
          Interrupt:12 Base address:0xe800

ppp0      Link encap:Point-to-Point Protocol
          inet addr:192.168.1.10  P-t-P:168.127.70.231  Mask:255.255.255.0
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:576  Metric:1
          RX packets:11 errors:2 dropped:0 overruns:0
          TX packets:14 errors:0 dropped:0 overruns:0




======================================================================
$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
127.0.0.1       0.0.0.0         255.255.255.255 UH    0      0        1 lo
192.168.1.20    0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
168.127.70.231  0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.1.20    0.0.0.0         UG    0      0        4 ppp0

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

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

From: [EMAIL PROTECTED] (John Lellis)
Crossposted-To: comp.os.linux.setup
Subject: 2.2.0 All network ports in use.
Date: 27 Jan 1999 13:57:08 -0600

I tried upgrading from kernel 2.0.36 to kernel 2.2.0 today.  Base
distribution was a Slackware 3.4 system.

Everything seemed to run O.K. at first.  Then I noticed that I couldn't
telnet into the box without getting the message "All network ports in
use."

I'm guessing that the ttyxx devices are no longer used for telnetd and
that I need to create new devices in /dev (or else upgrade my telnetd).
But, I haven't been able to find anything in the 2.2.0 Documentation to
suggest exactly what it is I need to do.

Apologies in advance if this is a FAQ, but I haven't been following the
2.1.x kernels and so may have missed the structure changes which have
been going on.  Any assistance will be appreciated.  A FAQ for upgrading
to the 2.[1,2].x kernels would be ideal.  Does such a thing exist?

--

John Lellis ([EMAIL PROTECTED])

--
... Our continuing mission: To seek out knowledge of C, to explore
strange UNIX commands, and to boldly code where no one has man page 4.




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

From: William Groombridge <[EMAIL PROTECTED]>
Subject: Invalid ICMP Error???
Date: Wed, 27 Jan 1999 15:06:42 -0500

Hi folks.. I just installed the new 2.2.0 kernel on my RH5.2 machine,
and i'm getting a message 'aaa.bbb.ccc.ddd send an invalid ICMP error to
a broadcast' popping up 2 or 3 per second.  I was just wondering if
anybody knew what this error message means.

I have a Cisco router, T1 line and a Class C of IP's.  my Linux box is
on 1 of the IP's from my class C.  on the serial interface for my Cisco
we have a .252 network of 4 IP's...   .16 .17 .18 and .19.... The .18 is
my router, and the .17 is my ISP's router... the invalid ICMP error
message is coming from the .17 or my ISP's router.

I was just wondering if anybody knew what this message was, and how I
could isolate what was causing it.

Thanks,

Bill


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

From: Juergen Fiedler <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: dial-on-demand probs (again)
Date: Wed, 27 Jan 1999 00:50:50 -0500

Hello,

I am still having problems with dial-on-demand and was hoping that someone
here could help me. I downloaded the latest kernel that I could find
(2.2.0-pre9) and also the latest ppp sources (2.3.5). First, I tried to
run 'make kernel' in the ppp source directory, but all components were
skipped, because the ones in the kernel source directory were more recent.
Then I compiled the kernel (make config;make dep;make clean;make
bzImage;make modules;make modules_install then doing the lilo
configuration stuff, then, in the ppp source directory 'make;make
install'). The kernel runs OK (except for the fact that the
printer and IP masquerading doesn't work), but I can't get dial-on-demand
to work. 
My configuration file for pppd looks like that:

lock
defaultroute
noipdefault
modem
/dev/ttyS1
57600
crtscts
debug
passive
asyncmap 0
name "fiedler"
ipcp-accept-local
ipcp-accept-remote
0.0.0.0:10.10.10.10
demand
connect "/usr/sbin/chat -v -f /etc/ppp/pppscript"

When I run pppd with this file, it just sits there like a dead frog. The
output to /var/log/messages is rather short:

Jan 27 00:06:59 CaveMaus pppd[209]: pppd 2.3.5 started by root, uid 0
Jan 27 00:06:59 CaveMaus pppd[209]: Using interface ppp0
Jan 27 00:06:59 CaveMaus pppd[209]: Exit.

That's all. 
My 'normal' ppp configuration file looks like this:

lock
defaultroute
noipdefault
modem
/dev/ttyS1
57600
crtscts
debug
passive
asyncmap 0
name "fiedler"

and it runs quite nicely (except for the IP masquerading - but I don't
think the reason for that lies here).
Could anybody please tell me what I'm doing wrong?

TIA,
Juergen



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

From: Francesc Guasch <[EMAIL PROTECTED]>
Subject: Re: slow network when connected with internet
Date: Tue, 26 Jan 1999 14:21:03 +0100

Francesc Guasch wrote:
> 
> Francesc Guasch wrote:
> >
> > Hi I have a linux server with samba for a small network.
> > Once in a while it connects to internet with for mailing
> > and webbing.
> > When it happens, the internal network slows a lot.
> > It takes a loooong time to establish a connection with
> > the server when the ppp is loaded.
> 
> I searched the web but It still doesn't work, please, check
> what I've done because I think I'm missing a little thing I
> just can find  ( I've been trying hard but I'm not very smart)
> 
> - I have added a entry in /etc/hosts the PCs in the network.
> - I checked hostname and domainname so they contain my own domain,
>         that only exists inside.
> - I have not a DNS server running inside.
> - I have this in my /etc/resolv.conf ( nothing else )
> nameserver 147.83.2.3  # my real name server.
> 
> I guess I must tell that first look /etc/hosts before
> trying DNS but I don't know how. I checked the resolver
> man unsuccessfully.
> 
> please please, I'm about to get it , I can feel it .. 8)

Hi, I still havent succeeded, I was advised to add
this to my /etc/hosts:


order hosts, bind
multi on

I also tried to add it to the /etc/resolv.conf.
I checked /etc/nsswitch.conf, no it's got:

networks: files dns
hosts: files dns

I tried to add [NOTFOUND=return] in that file, I
even deleted the file, nothing happens, still if
I want to ping a local ip address listed in /etc/hosts
it raises the internet connection with diald.

What else could I try ?

-- 
mailto:[EMAIL PROTECTED]       http://www.etsetb.upc.es/~frankie
 ^-^.-----, 
 o o _     )             Errors, like straws, upon the surface flow;
  Y (_, (__(Ssss     He who would search for pearls must dive below.

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

From: "Dark Shadow" <[EMAIL PROTECTED]>
Subject: Re: ftp scripts?
Date: Wed, 27 Jan 1999 06:23:37 GMT

Create these files in /etc/postip/ replacing the area between ** with your
specific information
You can put them anywhere, just make sure you change all the references, and
that you have
sufficient rights to read/write the ip text file.

# File -- postip
rm /etc/postip/iproute.txt
/sbin/ifconfig eth1 | grep inet | awk '{print $2}' | awk  -F : '{print $2}'
> /etc/postip/iproute.txt
/usr/bin/ftp -n *FTPSite* < /etc/postip/ipscript
###

# File -- ipscript
user *username*  *password*
del /filename.txt
bin
put /etc/postip/iproute.txt /filename.txt
close
###


then add a cron event running

/etc/postip/postip

every 5 - 15 minutes.... :)


Michael Benedict wrote in message <[EMAIL PROTECTED]>...
>I couldn't find info on this on howto.linuxberg.org or in the man pages,
>so I am wondering if anyone knows how to do ftp scripts (or if they can
>be done).  Basically, I am trying to create a shell program that will be
>run daily and update my ip (I am on a dhcp cable modem network) to a
>page on my website.  Grabbing the info to do so is easy, but entering
>the ftp program automatically stops the script from completing.  I am a
>newbie, but did pretty much the same thing on WinNT fairly easily (by
>calling ftp with an arguement to include a seperate script that ftp
>would run).  The current ftp clients installed on my machine are ftp,
>ncftp, and tftp.  Any help would be greatly appreciated.
>
>Michael Benedict
>[EMAIL PROTECTED]
>
>



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

From: "Dark Shadow" <[EMAIL PROTECTED]>
Subject: Re: Cable Modem on Linux
Date: Wed, 27 Jan 1999 06:25:51 GMT

Treat the cable modem just like an ethernet segment.

http://metalab.unc.edu/LDP/HOWTO/mini/Cable-Modem.html

GarDian wrote in message <36aea4ec.1496922@news>...
>Hi,
>
>I am a beginner to Linux.
>
>Currently I am running Red Hat 5.2 and have a cable modem internet
>connection.  I tried to use DHCP to connect to the net but it doesn't
>seem to work.  How do I configure the Linux to connect to cable
>modem???
>
>Thanks
>
>GarDian
>[EMAIL PROTECTED]



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

From: [EMAIL PROTECTED] (JamesLay)
Subject: PCMCIA Network and RedHat 5.1  help!
Date: Wed, 27 Jan 1999 03:37:24 GMT

 My WinNT server on the LAN has the following info:  IP 168.126.21.42,
SubNetmask 255.255.255.224, Gateway 168.126.21.33.  I've set the
Libretto at 168.126.21.94...Netmask 255.255.255.224, Gateway
168.126.21.33.  I can't ping anything or get.....pinged (pung?  LOL)
Anyways....any help would be great..thanks!

James

Bootup:
Appletalk
SIOCADDRT:  Invalid argument
Delaying delaying initialization of eth0

System log:
cardmgr[239]:  initializing socket 0
cardmgr[239]:  socket 0 :  KingMax Technology Ethernet
cardmgr[239]:  executing: 'insmod /lib/modules/preferred/ne$
cardmgr[239]:  executing: 'insmod /lib/modules/preferred/pc$
kernel:  loading device 'eth0'....
kernel:  eth0:  NE2000 compatible: port 0x300, irq 3, hw_add$
cardmgr[239]:  executing: './network start eth0
cardmgr[239]:  +SIOCADDRT: Network is unreachable

ifconfig:
eth0    Link encap:Ethernet  HWaddr 00:A0:0C:12:36:CE
        inet addr: 168.126.21.94  Bcast 168.126.21.255  Mask
        255.255.255.224
        UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
        RX packets: 27 errors:0 dropped:0 overruns:0
        TX packets: 0 errors:0 dropped:0 overruns:0
        Interrupt: 3 Base address: 0x300


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

From: Tim Gibson <[EMAIL PROTECTED]>
Subject: Telnet stops working when Internet connection goes down
Date: Wed, 27 Jan 1999 05:04:16 GMT

I use a Redhat 5.1 server for gateway Internet access using IP Masq. 
Everything works great until the Internet connection drops.  Then it
takes either a veeery long tim to get a login porpt in a telnet session
or it jsut times out.  What's the deal?  I suspect it might have
something to do with DNS lookups but I am somewhat of a newbie and would
know how to fix it.

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

From: "Sean O'Brien" <[EMAIL PROTECTED]>
Subject: Network perfromance metric
Date: Wed, 27 Jan 1999 12:53:41 -0800

I am looking for a network performance tool for Linux.  Are there any
available???

[EMAIL PROTECTED]



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


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