Linux-Networking Digest #911, Volume #9 Sun, 17 Jan 99 10:13:26 EST
Contents:
The traceroute multiple interfaces bug (was: Need TCP/IP routing guru assistance)
(Brian McCauley)
DNS and isdn help (David Heinzinger)
Re: [Q] : DNS problem ? ([EMAIL PROTECTED])
Re: hostname killed eth0 ! (Sai Manohar Gopisetty)
Re: Cannot login to samba server ("William & Carol Koscielniak")
Re: fake an internet connection from win98 box to linux box? (Brian McCauley)
Re: PPP Server Questions (Brian McCauley)
Re: securing a linux box (Ivo Naninck)
Re: DNS, Named 4.1, Named 8.2 ("greyman")
Re: PAP/manual Login? (Brian McCauley)
Re: DNS works, but get 'no route to host' for everything. (Brian McCauley)
Re: Hostname changes after PPP connection (Brian McCauley)
Re: This is Linux, not Windows, so why not superior flexibility AND idiot-friendly?
(George Marengo)
Re: Mail and DNS servers ("greyman")
Re: Samba win95/98 over the internet ("greyman")
Re: Incompatibility with header files net/if.h and linux/netdevice.h (Andreas Jaeger)
PAP/manual login?? ([EMAIL PROTECTED])
AutoPPP and pppd server (Alan Baker)
Re: Very tough PPP problem (LCP timeouts) (Clifford Kite)
----------------------------------------------------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Subject: The traceroute multiple interfaces bug (was: Need TCP/IP routing guru
assistance)
Date: 17 Jan 1999 12:50:00 +0000
root <[EMAIL PROTECTED]> writes:
> Brian McCauley <[EMAIL PROTECTED]> writes:
> > This is a well known bug in traceroute. Use -s 0.0.0.0 to suppress
> > this bug.
>
> Not actually a `bug'.
Oh come off it. This is a bug. Some bugs you can call "features" but
this is definitely a bug.
> There is the option -i to select the interface
> you want to traceroute from, e.g. traceroute -i eth0 www.netscape.com etc.
I know there is such an option. In the absense of a '-i' option the
correct behaviour would be for traceroute not to select an interface.
The current version picks one at random. Actually it's not random -
it is deterministic, but the fact remains that traceroute selecting an
interface when I did not ask it to do so is a bug.
> Your -s 0.0.0.0 solution is valid for unixes which don't offer the -i
> option.
And also for ones that do. It may be more keystokes than "-i eth0"
or "-i ppp0" but it has the advantage that you can simply alias
traceroute to "traceroute -s 0.0.0.0" and not have to worry about it
again.
--
\\ ( ) 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: David Heinzinger <[EMAIL PROTECTED]>
Subject: DNS and isdn help
Date: Sat, 16 Jan 1999 14:28:04 -0600
I have a 3com impactiq ta (external). I can connect only on one b
channel. If I try a multilink connection I can connect, but I can't
ping a name (ping cnn.com). When only one b channel is operating I can
ping. Even more weird, if I use multilink and then ping it will do
nothing... until I pick up a line (and the dynamic bandwidth function
drops a B channel {one for data one for voice}) it suddenly pings!!!!.
Then as soon as I hang up the line and Multilink re-establishes the
second B channel the pinging stops. Any ideas? I am stumped. When
checking my kernel for isdn support it was of course there. In one of
the help blurbs I saw something about ipppd???? Cant find any other
reference to it.
--
Dave.
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: [Q] : DNS problem ?
Date: Sat, 16 Jan 1999 15:34:47 GMT
> Hey all !
>
> I'm having a problem which fix should be easy but as I am new to linux...
> and I couldn't find any clear reference to it in the docs... So here's : I
> did setup my PPP connection with the KDE dial-up utility or whatever it's
> called. I get connected, I can tell this because a window "connected" with
> connection time shows up. But now, whatever networking utility I load
> (tried ftp, telnet, cftp, netscape, pine, kde specific stuff...) , when I
> try to reach a distant computer I always get an error message telling me
> that the host does not exist. So I guess it's a DNS config problem, right ?
> I checked the DNS names, they are correct (my provider's), and I know these
> DO work because I used to use them when I had Winwhatever_you_call_it.
>
> Any clue for helping me getting online would be GREATLy appreciated...
>
> Thanks for ya time
> --
> Djaak
>
> e-mail : [EMAIL PROTECTED]
>
this sounds similare to my problem, I ran ifconfig, and it showed I was
connected to ppp with an ip address assigned and I can ping any IP address,
but I cant ping a name like www.ibm.com when I could before. I used to be
with Red Hat 5.1, then I totaly reloaded and with 5.2 (on a new HD) and the
name resolve still wont work. I did find that I keep getting a core file
caused by a script in /etc/sysconfig/network-scripts when one of the scripts
calls a grep ^[g^] (or somthing like that).
If any one can help please let us know.
Thanks Sherm
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Sai Manohar Gopisetty <[EMAIL PROTECTED]>
Subject: Re: hostname killed eth0 !
Date: Sun, 17 Jan 1999 12:25:23 +0000
loomi wrote:
> Hi all,
>
> I have spent the weekend setting up rh5.2, gnome, e and networking and
> finally had everything running well.
>
> Finally I decided that I no longer liked my host name and wanted to change
> it. I issued a 'hostname moonraker' from within Eterm and then rebooted. BIG
> mistake, I no longer have an eth0 !!
>
> Running netcfg show eth0, and /etc/sysconfig/network-scripts/ifcfg-eth0
> looks correct but if I ping eth0 IP I get network unreachable. I assume that
> 'hostname must have screwed something up as all was working beforehand.
>
> I have been forced to send this post from a 98 machine, so as you can see I
> am desperate :)
>
> Any help would be greatly appreciated.
>
> Thanks,
>
> Greg.
I too had the same error after recompiling my kernel; I still do not know the
reason but I could start the network manually by starting the network script:
# /etc/rc.d/init.d/network start eth0
Sai.
------------------------------
From: "William & Carol Koscielniak" <[EMAIL PROTECTED]>
Crossposted-To: comp.protocols.smb,comp.os.linux.setup,linux.redhat.misc
Subject: Re: Cannot login to samba server
Date: Sun, 17 Jan 1999 08:15:53 -0500
The Group,
You might try deleting the password file in the windows directory on
the win95 machine. Some times they will conflict and this will allow for a
new password to be entered. Be sure to enter the same user and password as
is being used on the RH box. Good luck. This fixed my problem.
Tom Arnold wrote in message <[EMAIL PROTECTED]>...
>Steve - I am having a similiar delemma for which I do not yet have a
>solution. But if you haven't seen it yet, look in
>/usr/doc/samba-1.9.18p10/docs. There are at least two files to read on
>this subject: ENCRIPTION.txt and WinNT.txt. They could help you. Also
>look at the FAQ at
------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: fake an internet connection from win98 box to linux box?
Date: 17 Jan 1999 13:14:30 +0000
"Vance Greenway" <@ricochet.net> writes:
> i have a linux box setup to be an internet server when my connection
> is ready in a month or so. in the meantime, i am doing some java
> development on win98 that will be connecting to a postgresql
> database on the linux box. is there a way to fake an internet
> connection between the two boxes so that an applet running on my
> win98 machine is accessing the postgresql database on the linux
> machine?
Put in ethernet cards, set them up with IP numbers from the private
space.
Or are you asking if the Linux box can pretend to have another IP
address? Yes, just use IP-aliasing.
Or are you asking if you can run a nameserver of the Linux box? Yes.
Just *what* are you asking?
--
\\ ( ) 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: Brian McCauley <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: PPP Server Questions
Date: 17 Jan 1999 13:16:26 +0000
"Charles Stack" <[EMAIL PROTECTED]> writes:
> See Josh Gentry's detailed instructions at
>
> http://www.swcp.com/~jgentry/dialin2.html
>
> The only issue that I'm trying to work out is how to assign a specific ppp
> interface to a particular serial port/modem (it always seems to use ppp0
> regardless of the number of callers). Anyone with ideas on solving this
> problem...your input is MOST welcome.
Why do you think that you want to? The interface name is passed as a
paramter to the "ip-up" and "ip-down" scripts. Why does anything else
care?
--
\\ ( ) 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: Ivo Naninck <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: securing a linux box
Date: Sat, 16 Jan 1999 22:52:31 +0100
Reply-To: [EMAIL PROTECTED]
Hi,
The short answer is:
www.xos.nl
> Yan Seiner wrote:
>
> What are some good references for securing a linux server from attacks
> via the internet?
>
> I want to block all ports except 22 and 80 on my internet interface, but
> want to keep my ability to telnet from the LAN.
>
> TIA,
>
> Yan
--
Best regards, and don't let the bits byte!
Ivo Naninck.
~
~
:wq!
------------------------------
From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: DNS, Named 4.1, Named 8.2
Date: Sun, 17 Jan 1999 23:52:56 +1000
Jordy,
Bind 8 uses the /etc/named.conf file with a different format.
You should find a reference to a conversion perl script in the src tree
somewhere. Also the doc directory could contain a html reference guide. If
you can't find it, I have it available at my site
http://www.gmcs.com.au/bindref/config.html (bind 8.1.2)
I did not have to change anything in the zone files when I moved from 4.x
8.x
Greyman
[EMAIL PROTECTED]
Jordy Leduc wrote in message <[EMAIL PROTECTED]>...
Hello..
I had DNS working before when I was using Redhat ver 3.x, It had the
older version of BIND. I have set it up the same, I noticed now it is
reading the file named.conf, instead of named.root It is not working, what
other changes am I missing?
Thanks
Jordy Leduc
------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: PAP/manual Login?
Date: 17 Jan 1999 13:37:40 +0000
[EMAIL PROTECTED] writes:
> I'm trying to connect to an ISP using the annex system, but whenever I
> connect,
> everything is fine up until I start ppp (I must give the command 'ppp' to
> start the service).
> Then it notifies me (tailing /var/log/messages) that it can't get a remote
> ip address.
In that case you appear to have got past the authentication stage.
> The thing is, I'm pretty sure I need to be running PAP, not just logging in,
> but I have to start PPP manually also.
This means you login twice? That is possible but definitely unusual.
Have you tried going straight to PPP immediately after you get the
modem "CONNECT" message without sending _any_ characters to the annex
first?
> Can someone out there plz help me to connect to a PAP system, where I have
> to start PPP manually first?
It is no different from one where you don't start ppp manually -
execpt, of course, that the chatscript starts ppp.
Check the debug log. Does the other end ask that you should use PAP?
--
\\ ( ) 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: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: DNS works, but get 'no route to host' for everything.
Date: 17 Jan 1999 13:48:51 +0000
Hank Janssen <[EMAIL PROTECTED]> writes:
> I am having a perplexing problem with one part of my PPP setup. I have
> setup my PPP to my ISP okay, and everything works (including IP masqueing).
> I can connect to the outside world without any problems. (This is done with
> the help of dynamic IP)
>
> Now, I was also trying to set this up so I can connect to my work
> machines. This is a very large network, (this is done with the help of a
> static IP adress assigned to me by my employer.)
If this address correctly getting assigned to the ppp0 interface? If
not then this would explain your problem.
--
\\ ( ) 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: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Hostname changes after PPP connection
Date: 17 Jan 1999 13:52:40 +0000
Paul Wehmeier <[EMAIL PROTECTED]> writes:
> I have been runnign Redhat 5.0 (and Netcfg) to get a ppp connection.
> Recently, I noticed that my hostname changed from "localhost" to
> "slip-xx-xxx-xxx-xx" (the x's represent the dynamicIP address that my
> service provider has assigned to me.
Yes, this is a much complained about misfeature of RH. I believe it
is switched on by default but can be switched off. I'm not a RH user
but I think you should look in the PPP config tools for an option like
"bugger about with hostname".
--
\\ ( ) 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] (George Marengo)
Crossposted-To:
comp.os.linux.misc,comp.os.linux.portable,comp.os.linux.powerpc,comp.os.linux.setup
Subject: Re: This is Linux, not Windows, so why not superior flexibility AND
idiot-friendly?
Date: Sat, 16 Jan 1999 22:05:55 GMT
On 16 Jan 1999 20:13:35 GMT, [EMAIL PROTECTED] wrote:
>In the sacred domain of comp.os.linux.misc didst rob <[EMAIL PROTECTED]> eloquently
>scribe:
>
>: So true - what you use is what you like. A foreign graduate student here
>: was all frustrated with windows because he was used to UNIX and coudn't
>: figure out how to grep in windows.
>
>*CAN* you grep in windows?
Of course you can, but the difference is that you need third party
software.
------------------------------
From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: Mail and DNS servers
Date: Mon, 18 Jan 1999 00:03:52 +1000
Redhat comes with the sendmail package (.rpm) for SMTP transfers, imap
package includes pop3 access from your client machines, and the bind package
for DNS.
You might try searching the newsgroup archives at www.dejanews.com to find
previous answers about configuring these packages
Greyman
[EMAIL PROTECTED]
Narayan Parameshwar wrote in message
<[EMAIL PROTECTED]>...
>Hi!
>
> I am trying to setup mail server and DNS server on
>our linux machine.
>Does RedHat 5.2 come with these servers.
>If yes, can I get setup information from somewhere.
>If not, are these freewares of these softwares avaialbe any where.
>Also are there any good graphical mail clients for Redhat 5.2 machine.
>
>Thanks in advance
>Narayan Parameshwar
>AWARD Solutions, Inc.
>"Communicating communications"
>Phone: (972) 664-0727
>
------------------------------
From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: Samba win95/98 over the internet
Date: Mon, 18 Jan 1999 00:14:29 +1000
The firewall is probably stopping any netbios protocol passage from outside
to the internal network. At least all firewalls I've seen do.
The firewall administrator can usually allow this protocol (udp service 137)
from a single external IP to a single (or all) internal IP. If you are not
sure, talk to your firewall administrator to find out.
You will probably want to use encrypted passwords for the domain login so
users passwords do not travel across the net in plain text.
Greyman
[EMAIL PROTECTED]
joey smith wrote in message <[EMAIL PROTECTED]>...
>I currently have a RedHat 5.1 box running on a permenant ip and it has a
>samba shared directory up and working fine (on all networked computers
>I've checked on campus). I have no idea if the network the linux box is
>on is behind a firewall. Its a large university, so I suppose the
>network probably is. However, I want to allow another machine (not on
>campus) to mount the samba shared drive. Both machines have perm ip's
>and internet connections. If someone could give me a nudge in the right
>direction, and things to watch out for in terms of security, it would be
>appreciated.
>joeysmith
>
------------------------------
From: Andreas Jaeger <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.development.system,comp.os.linux.misc,.comp.os.linux.setup
Subject: Re: Incompatibility with header files net/if.h and linux/netdevice.h
Date: 16 Jan 1999 22:57:44 +0100
>>>>> root writes:
> Hi,
> I recently installed RedHat 5.2, and tried to compile dhcpcd-0.70, which
> failed due to header file conflicts.
> I narrowed down the problem to the fact that it tries to include the
> header files <linux/netdevice.h> and
> <linux/netdevice.h>. If I try to compile a .c file with the two lines
> below, I get a number of warnings and errors
> about multiply defined constants and variables, and some parse errors.
> I would like any help/suggestions on where to from here. All the
> programs and header files on my system have the same version as the
> RH5.2 distribution.
Read the glibc2 FAQ (it comes with glibc2 and should be installed
somewhere on your system):
3.5. On Linux I've got problems with the declarations in Linux
kernel headers.
{UD,AJ} On Linux, the use of kernel headers is reduced to the minimum.
This gives Linus the ability to change the headers more freely. Also,
user programs are not insulated from changes in the size of kernel
data structures.
For example, the sigset_t type is 32 or 64 bits wide in the kernel.
In glibc it is 1024 bits wide. This guarantees that when the kernel
gets a bigger sigset_t (for POSIX.1e realtime support, say) user
programs will not have to be recompiled. Consult the header files for
more information about the changes.
Therefore you shouldn't include Linux kernel header files directly if
glibc has defined a replacement. Otherwise you might get undefined
results because of type conflicts.
Andreas
P.S. Followup-To is set.
--
Andreas Jaeger [EMAIL PROTECTED] [EMAIL PROTECTED]
for pgp-key finger [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED]
Subject: PAP/manual login??
Date: Sat, 16 Jan 1999 22:04:23 GMT
Hey,
I'm trying to connect to an ISP using the annex system, but whenever I
connect,
everything is fine up until I start ppp (I must give the command 'ppp' to
start the service).
Then it notifies me (tailing /var/log/messages) that it can't get a remote
ip address.
The thing is, I'm pretty sure I need to be running PAP, not just logging in,
but I have to start PPP manually also. The LDP HowTo was kind enough to
mention, but not explain this.
Can someone out there plz help me to connect to a PAP system, where I have
to start PPP manually first? Or if I'm on a trip here, please explain what
I'm doing wrong.
FYI: RH 5.2, created my own /etc/ppp/scripts/ and ppp-on, ppp-on-dialer,
ppp-off
33.6K USR Modem, P200, pppd 2.3.5
All help appreciated..
[EMAIL PROTECTED]
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Alan Baker <[EMAIL PROTECTED]>
Crossposted-To:
alt.uu.comp.os.linux.questions,alt.os.linux.dial-up,comp.os.linux.setup,comp.os.linux.misc,alt.comp.linux.isp
Subject: AutoPPP and pppd server
Date: 16 Jan 1999 22:11:27 GMT
I've installed Redhat 5.1 for use as a small dialup PPP server. Dialout
PPP works fine, but inbound /AutoPPP/ calls will not stay connected. A
Win95/Win98 caller can connect and log in, but immediately gets the
dreaded "cannot negotiate a set of protocols" message. An OS/2 dialer
gets similar results without the message.
On the dialer side, TCP/IP is the only protocol requested. On the Linux
side, mgetty takes the call and PAP validates the user successfully, but
then the caller drops the session almost immediately. The Linux box is a
standalone, not networked to anything else currently.
/var/logs/messages isn't very revealing even with debug and kdebug 7. How
can I determine what's going on here and why the negotiation fails?
--
Alan Baker
San Jose
------------------------------
From: [EMAIL PROTECTED] (Clifford Kite)
Subject: Re: Very tough PPP problem (LCP timeouts)
Date: 16 Jan 1999 15:00:25 -0600
Jim Shaver ([EMAIL PROTECTED]) wrote:
: I have been working on this for 3 days straight and still no luck.
: Basically, I was connecting to my ISP just fine for months, and all of a
: sudden (in the past 3-4 days) I cannot get online. If you could please
: e-mail me at ( [EMAIL PROTECTED] ) as well as a posted reply that
: would be very helpful. I REALLY don't want to have to go back to using
: Windows, but 95% of the stuff I use my computer for is Internet related
: so I need PPP to work!
: 1) I'm using RedHat 5.1 (pppd 2.3.3) and the ppp-go script.
: 2) I can login fine, I know there is nothing wrong with my chat script,
: I've been through the login a billion times.
: 3) My ISP swears they have not changed anything. Their login machine is
: a Linux box and they do not use PAP, CHAP or MS-CHAP.
: 4) I have isolated the problem down to one thing: LCP time outs. PPPD
: on my machine sends LCP Configure-Requests and occasionally I get a
: reply, but eventually it times out and PPP never gets started.
: 5) I talked to some Linux gurus on EFnet's #linux and #linuxhelp. One
: guy said he had the same thing but it went away after a couple days,
: but most seem to agree it is something on my ISP's end.
: 6) Yes, I've read the PPP Howto and FAQ several times. I have 'passive'
: and 'lcp-max-configure 60' in my /etc/ppp/options file now. And I've
: even tried 'lcp-restart n' where n was 3,6,12 etc. seconds.
: 7) Here is my pppd debug file showing my most successful attempt so far:
: --Jan 16 00:46:20 localhost pppd[296]: pppd 2.3.3 started by root, uid 0
: Jan 16 00:46:21 localhost chat[298]: timeout set to 10 seconds
: Jan 16 00:46:21 localhost chat[298]: abort on (ERROR)
: Jan 16 00:46:21 localhost chat[298]: abort on (BUSY)
: Jan 16 00:46:21 localhost chat[298]: abort on (NO CARRIER)
: Jan 16 00:46:21 localhost chat[298]: abort on (NO DIALTONE)
: Jan 16 00:46:21 localhost chat[298]: report (CARRIER)
: Jan 16 00:46:21 localhost chat[298]: report (CONNECT)
Here you send the modem initialization string and then look for OK.
: Jan 16 00:46:21 localhost chat[298]: send (AT\&FW1H0^M)
: Jan 16 00:46:22 localhost chat[298]: expect (OK)
: Jan 16 00:46:30 localhost chat[298]:
: Jan 16 00:46:30 localhost chat[298]: OK
: Jan 16 00:46:30 localhost chat[298]: -- got it
Here you get the OK - 9 seconds later.
: Jan 16 00:46:30 localhost chat[298]: send (atdt3414572^M)
: Jan 16 00:46:31 localhost chat[298]: timeout set to 240 seconds
240 second timeout? Hmmm...
: Jan 16 00:46:31 localhost chat[298]: expect (CONNECT)
: Jan 16 00:46:31 localhost chat[298]: ^M
: Jan 16 00:47:00 localhost chat[298]: atdt3414572^M^M
30 seconds to dial a number...
: Jan 16 00:47:00 localhost chat[298]: CONNECT
: Jan 16 00:47:00 localhost chat[298]: -- got it
: Jan 16 00:47:00 localhost chat[298]: send (^M)
: Jan 16 00:47:00 localhost chat[298]: expect (ogin:)
: Jan 16 00:47:10 localhost chat[298]: 115200^M
: Jan 16 00:47:20 localhost chat[298]: ^M
: Jan 16 00:47:20 localhost chat[298]: ^M
: Jan 16 00:47:30 localhost chat[298]: ContiNet login:
: Jan 16 00:47:30 localhost chat[298]: -- got it
: Jan 16 00:47:30 localhost chat[298]: send (shaverj^M)
: Jan 16 00:47:31 localhost chat[298]: expect (ssword:)
: Jan 16 00:47:31 localhost chat[298]: ^M
: Jan 16 00:47:50 localhost chat[298]: ContiNet login:shaverj^M
: Jan 16 00:48:00 localhost chat[298]: Password:
30 seconds for the password prompt to appear after sending the login name...
: Jan 16 00:48:00 localhost chat[298]: -- got it
: Jan 16 00:48:00 localhost chat[298]: send (my-password^M)
: Jan 16 00:48:01 localhost pppd[296]: Serial connection established.
: Jan 16 00:48:10 localhost pppd[296]: Using interface ppp0
: Jan 16 00:48:10 localhost pppd[296]: Connect: ppp0 <--> /dev/modem
: Jan 16 00:48:10 localhost pppd[296]: sent [LCP ConfReq id=0x1 <magic
: 0xffff001e> <pcomp> <accomp>]
: Jan 16 00:48:41 localhost last message repeated 10 times
: Jan 16 00:49:20 localhost last message repeated 13 times
: Jan 16 00:49:20 localhost pppd[296]: rcvd [LCP ConfReq id=0x1 <asyncmap
: 0x0> <magic 0x974a010b> <pcomp> <accomp>]
: Jan 16 00:49:20 localhost pppd[296]: sent [LCP ConfAck id=0x1 <asyncmap
: 0x0> <magic 0x974a010b> <pcomp> <accomp>]
: Jan 16 00:49:23 localhost pppd[296]: sent [LCP ConfReq id=0x1 <magic
: 0xffff001e> <pcomp> <accomp>]
: Jan 16 00:49:38 localhost last message repeated 5 times
: Jan 16 00:49:40 localhost pppd[296]: Hangup (SIGHUP)
: Jan 16 00:49:40 localhost pppd[296]: Modem hangup
: Jan 16 00:49:40 localhost pppd[296]: Connection terminated.
: Jan 16 00:49:41 localhost pppd[296]: Exit.
: --
There seems to be no other conclusion except that the modem no longer uses
the same IRQ for which Linux is configured - or vice-versa?. I've seen
worst delays when this happens but still....
Clifford Kite <[EMAIL PROTECTED]> Not a guru. (tm)
/* Better is the enemy of good enough. */
------------------------------
** 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
******************************