Linux-Networking Digest #452, Volume #10 Wed, 10 Mar 99 19:13:50 EST
Contents:
Re: Linux C2 security compliance ("Joseph K. Vossen")
Re: dig script... (Raymond Doetjes)
Re: Basic Samba configuration problem (David Kirkpatrick)
Re: suse 5.3 and ppp-up - anything goes! (Raymond Doetjes)
Replacing NT Server 4 w/ Red Hat 5.2 ("Jeff Letendre")
ppp problem ("Mette et Francois")
Mounting Shared Drive On Win98 network on Linux Box ("Scott Abraham")
Drivers for HP DeskJet 820Cxi printer and WiseCom Accelerator IV Modem ("Steve Pham")
Assistance securing a DNS server ([EMAIL PROTECTED])
Re: ppp problem (David Kirkpatrick)
Re: smb_dont_catch_keepalive: server->data_ready == NULL ("Mark Swope")
Re: Netatalk: Will it serve 100 users? (Raymond Doetjes)
Re: Resetting modems remotely (Raymond Doetjes)
HELP! Problems with my linux gateway ([EMAIL PROTECTED])
ISDN and Modememulation (Folker Wendt)
Re: problem with routing (average)
----------------------------------------------------------------------------
From: "Joseph K. Vossen" <[EMAIL PROTECTED]>
Subject: Re: Linux C2 security compliance
Date: Wed, 10 Mar 1999 13:15:07 -0500
Reply-To: [EMAIL PROTECTED]
David Polete wrote:
>
> doug wrote:
> >
> > Clearly, linux has proven to have better security features and enhancements
> > that NT 4.0, but does anyone know whether linux has been accredited with C2
> > security compliance for use in government or government contractor
> > applications as NT 4.0 has? Any help would be appreciated.
> >
> > doug
>
> i thought NT4 did have a C-2 - without any network functions
> enabled. just like the other posts said about 3.51 - any idea
> why the DoD blatently disregards the C-2 requirement in building
> NT based enterprise networks?
>
> then again, if linux isn't certified then its not a viable
> alternative in the 'eyes of the law'. is certification in
> the works or even possible for linux?
>
> just curios,
> dp
>
> ps - i'll have to start watching the security groups.
I used to work for a start up that did secure unix work for various
vendors who were bidding on some government contracts. The contracts
specified trusted networking, trusted window systems along with C2, B1,
and CMW systems. The contracts all had these incredible number of
systems that were going to be purchased...thousands. What they really
did was buy thousands of the base system and only a handful of the
secure systems. They did this to us quite a few times. The secure
system market has somewhat dried up due to the government treating the
vendors like this and now they wonder why more companies don't offer a
secure system; it is very time-consuming and expensive work.
NT only has a C2 rating; this rating is for 3.51, no network, and a
particular h/w configuration (Compaq, if I recall). They never did
incorporate RAMP, so I suspect you are frozen at a particular SP level.
I have heard rumors that NT 4.0 is in evaluation, but who knows; it took
years for us to get a CMW rating on our system. By the time the
evaluation is complete, the h/w, s/w and the market is completely
different. I think the government is rethinking the evaluation process
in order to shorten the cycle time for evaluations.
Linux could be secured; I know of several discussions that have taken
place on this subject. But to really do security right, it is a lot of
work and it really does take a special group of people; it took us
several years to get to the point of understanding what the orange book
REALLY says and how to take that bit of fantasy and make a real s/w
product out of it (that is actually useful).
------------------------------
From: Raymond Doetjes <[EMAIL PROTECTED]>
Subject: Re: dig script...
Date: Wed, 10 Mar 1999 22:05:36 +0100
Downlaod wvdial it is a very easy to use ppp dialer and authanticater.
Raymond
------------------------------
From: David Kirkpatrick <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: Re: Basic Samba configuration problem
Date: Wed, 10 Mar 1999 14:59:28 +0000
Andy,
It seems like the smb.conf has an error in it and causing problems. The default
file is fairly harmless so restoring it should be ok.
You might start small by getting smbclient to work. Look at the SMB-HOWTO. Some
of the catchs are encryption = yes = OK and setting up passwords - its not real
clear you need to do it seem man for smbpasswd.
Also look at /etc/smbusers.
It looks like your getting network timeouts with sendmail etc.... Look closely
at your screen when you boot for informative messages and /var/log/messages for
hints.
d
Andy Jaworski wrote:
> Hi there,
>
> I have the smallest network of two machines: Win 95 OSR2 and Linux RH 5.2
> with 2.2.2 kernel running together with all required updates (including
> Samba 2.0.3). I have them connected using a crossover twisted-pair cable.
> The machines see one another. I can ping from both machines.
>
> I noticed that, after configuring the network card on my Linux box, my boot
> process now stalls for a long time at two points. The sendmail daemon takes
> about a minute to start, and the smbd takes even longer. Samba actually
> seems to time out. Now, the smbd got configured to start from my original
> RH5.2 installation, even though I did not have a network card then (I am not
> sure why). Before I put the network card in my Linux box this did not cause
> any problems.
>
> Now I would like to actually try to use Samba. I looked at the
> /etc/smb.conf file which got installed originally (I think) and tried to
> check it with testparm Samba utility. It never gets beyond prining "loading
> the configuration file" or something similar. I tried to make a very small
> configuration file with just a few lines in it, but the testparm never seems
> to do anything. It just sits there hanging even with an empty configuration
> file.
>
> I have a feeling that I am missing something very basic, but I cannot put my
> finger on it. Any insight/help will be appreciated
>
> Andy
>
> -----------------------------------------
> Andy Jaworski
> [EMAIL PROTECTED]
>
> Opinions expressed herein are my own and may not represent those of my employer.
------------------------------
From: Raymond Doetjes <[EMAIL PROTECTED]>
Subject: Re: suse 5.3 and ppp-up - anything goes!
Date: Wed, 10 Mar 1999 22:14:14 +0100
It seems that you are a novice (no offence), than you should download
wvdial, this is even easier than SuSE's ppp-up YaST generated scripts.
I think that I know what the problem is, you probably chose CHAT
authentication in YaST, but most ISP's only use PAP auth.
You can check this by typing /etc/ppp/chap-secrets
Raymond
------------------------------
From: "Jeff Letendre" <[EMAIL PROTECTED]>
Subject: Replacing NT Server 4 w/ Red Hat 5.2
Date: Wed, 10 Mar 1999 17:54:35 -0500
I am in the process of replacing my NT Server 4.0 system w/ a RH 5.2 system.
After setting up my DNS server in Linux and shutting down the NT machine I
can't login to the network from 98/95 machines. My account info is valid on
the Linux box (user/pwd).
I am new to the Linux scene and would appreciate ANY and ALL advice!
Thanks in advance,
Jeff
p.s. have any C/C++ questions come & visit my site:
http://home.ici.net/~sj I'd be more than happy to assist...
------------------------------
From: "Mette et Francois" <[EMAIL PROTECTED]>
Crossposted-To: alt.comp.linux.isp,dk.edb.unix,redhat.networking.general
Subject: ppp problem
Date: Wed, 10 Mar 1999 23:16:17 +0100
Hello,
Here's my problem:
Several months ago I set up a ppp connection to my ISP from my Linux Box, no
problems. Suddenly, yesterday, it
stopped to work. Every thing goes fine until the very end, and then, modem
hangs up. Being quite a network-ppp
illiterate, I have no clues of what happened. I made a major change last
week as I upgraded to RedHat 5.2, but then,
after a few chmods, it worked fine...until yesterday. And now I have to boot
W98 and this is not fun...
Some infos: RedHat 5.2, kernel 2.0.35, modem: GVC 56K speaker phone, isp
Get2Net - Denmark.
Could you also answer by mail?
Thanks,
Francois.
====================================
Here's an extract of /var/log/messages
Mar 10 22:40:46 localhost kernel: Swansea University Computer Society
NET3.035 for Linux 2.0
Mar 10 22:40:46 localhost kernel: NET3: Unix domain sockets 0.13 for Linux
NET3.035.
Mar 10 22:40:46 localhost kernel: Swansea University Computer Society TCP/IP
for NET3.034
Mar 10 22:40:46 localhost kernel: IP Protocols: ICMP, UDP, TCP
............................
Mar 10 22:40:46 localhost kernel: Starting kswapd v 1.4.2.2
Mar 10 22:40:46 localhost kernel: Serial driver version 4.13 with no serial
options enabled
............................
Mar 10 22:40:46 localhost kernel: Detected scsi CD-ROM sr1 at scsi0, channel
0, id 1, lun 0
Mar 10 22:40:46 localhost kernel: scsi : detected 2 SCSI cdroms total.
Mar 10 22:40:46 localhost kernel: PPP: version 2.2.0 (dynamic channel
allocation)
Mar 10 22:40:46 localhost kernel: TCP compression code copyright 1989
Regents of the University of California
Mar 10 22:40:46 localhost kernel: PPP Dynamic channel allocation code
copyright 1995 Caldera, Inc.
Mar 10 22:40:46 localhost kernel: PPP line discipline registered.
Mar 10 22:40:46 localhost kernel: SLIP: version 0.8.4-NET3.019-NEWTTY
(dynamic channels, max=256).
Mar 10 22:40:46 localhost kernel: CSLIP: code copyright 1989 Regents of the
University of California.
Mar 10 22:40:46 localhost kernel: SLIP linefill/keepalive option.
Mar 10 22:40:46 localhost kernel: Partition check:
Mar 10 22:40:46 localhost kernel: hda: hda1
Mar 10 22:40:46 localhost kernel: hdd:hdd: set_multmode: status=0x51
DriveReady SeekComplete Error }
Mar 10 22:40:46 localhost kernel: hdd: set_multmode: error=0x04
DriveStatusError }
Mar 10 22:40:46 localhost kernel: hdd1 hdd2 hdd3
Mar 10 22:40:46 localhost kernel: VFS: Mounted root (ext2 filesystem)
readonly.
Mar 10 22:40:46 localhost kernel: Adding Swap: 79124k swap-space
(priority -1)
Mar 10 22:41:36 localhost kernel: registered device ppp0
.............................
Mar 10 22:50:57 localhost pppd[275]: pppd 2.3.5 started by root, uid 0
Mar 10 22:50:58 localhost chat[276]: timeout set to 3 seconds
Mar 10 22:50:58 localhost chat[276]: abort on (\nBUSY\r)
Mar 10 22:50:58 localhost chat[276]: abort on (\nNO ANSWER\r)
Mar 10 22:50:58 localhost chat[276]: abort on (\nRINGING\r\n\r\nRINGING\r)
Mar 10 22:50:58 localhost chat[276]: send (rAT^M)
Mar 10 22:50:58 localhost chat[276]: expect (OK)
Mar 10 22:50:59 localhost chat[276]: rAT^M^M
Mar 10 22:50:59 localhost chat[276]: OK
Mar 10 22:50:59 localhost chat[276]: -- got it
Mar 10 22:50:59 localhost chat[276]: send (ATH0^M)
Mar 10 22:50:59 localhost chat[276]: timeout set to 30 seconds
Mar 10 22:50:59 localhost chat[276]: expect (OK)
Mar 10 22:50:59 localhost chat[276]: ^M
Mar 10 22:50:59 localhost chat[276]: ATH0^M^M
Mar 10 22:50:59 localhost chat[276]: OK
Mar 10 22:50:59 localhost chat[276]: -- got it
Mar 10 22:50:59 localhost chat[276]: send (ATDT77307732^M)
Mar 10 22:50:59 localhost chat[276]: expect (CONNECT)
Mar 10 22:50:59 localhost chat[276]: ^M
Mar 10 22:51:24 localhost chat[276]: ATDT77307732^M^M
Mar 10 22:51:24 localhost chat[276]: CONNECT
Mar 10 22:51:24 localhost chat[276]: -- got it
Mar 10 22:51:24 localhost chat[276]: send (^M)
Mar 10 22:51:24 localhost chat[276]: expect (name:)
Mar 10 22:51:24 localhost chat[276]: 115200^M
Mar 10 22:51:24 localhost chat[276]: ^M
Mar 10 22:51:24 localhost chat[276]: ^M
Mar 10 22:51:24 localhost chat[276]: User Access Verification^M
Mar 10 22:51:24 localhost chat[276]: ^M
Mar 10 22:51:24 localhost chat[276]: Username:
Mar 10 22:51:24 localhost chat[276]: -- got it
Mar 10 22:51:24 localhost chat[276]: send (s-874800^M)
Mar 10 22:51:25 localhost chat[276]: expect (assword:)
Mar 10 22:51:25 localhost chat[276]: s-874800^M
Mar 10 22:51:25 localhost chat[276]: Password:
Mar 10 22:51:25 localhost chat[276]: -- got it
Mar 10 22:51:25 localhost chat[276]: send (........^M)
Mar 10 22:51:25 localhost chat[276]: expect (2net)
Mar 10 22:51:25 localhost chat[276]: ^M
Mar 10 22:51:25 localhost chat[276]: ^M
Mar 10 22:51:25 localhost chat[276]: Get2net
Mar 10 22:51:25 localhost chat[276]: -- got it
Mar 10 22:51:25 localhost chat[276]: send (ppp^M)
Mar 10 22:51:25 localhost chat[276]: expect (~)
Mar 10 22:51:26 localhost chat[276]: >ppp^M
Mar 10 22:51:26 localhost chat[276]: Entering PPP mode.^M
Mar 10 22:51:26 localhost chat[276]: Async interface address is unnumbered
(Loopback0)^M
Mar 10 22:51:26 localhost chat[276]: Your IP address is 129.142.202.187. MTU
is 1500 bytes^M
Mar 10 22:51:26 localhost chat[276]: Header compression will match your
system.^M
Mar 10 22:51:26 localhost chat[276]: ^M
Mar 10 22:51:28 localhost chat[276]: ~
Mar 10 22:51:28 localhost chat[276]: -- got it
Mar 10 22:51:28 localhost chat[276]: send (^M)
Mar 10 22:51:28 localhost pppd[275]: Serial connection established.
Mar 10 22:51:29 localhost pppd[275]: Using interface ppp0
Mar 10 22:51:29 localhost pppd[275]: Connect: ppp0 <--> /dev/ttyS0
Mar 10 22:51:31 localhost pppd[275]: Hangup (SIGHUP)
Mar 10 22:51:31 localhost pppd[275]: Modem hangup
Mar 10 22:51:31 localhost pppd[275]: Connection terminated.
Mar 10 22:51:32 localhost pppd[275]: Exit.
------------------------------
From: "Scott Abraham" <[EMAIL PROTECTED]>
Subject: Mounting Shared Drive On Win98 network on Linux Box
Date: Wed, 10 Mar 1999 16:21:15 -0600
Most of my computers on my network are win 95 & 98. Our internet server is
Linux. My personal workstation is Win98/Linux. I want to just use the
linux, but I need access to other hardrives on the Network. How do I
"mount" a shared hardrive on my linux system? I can ping other computers on
the network.
------------------------------
From: "Steve Pham" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,linux.dev.kernel
Subject: Drivers for HP DeskJet 820Cxi printer and WiseCom Accelerator IV Modem
Date: Wed, 10 Mar 1999 15:03:06 -0800
Greetings
Does anyone know where I can download the drivers for HP DeskJet 820Cxi
printer and WiseCom Accelerator IV Modem for RedHat 4.1?
Thanks,
Steve
------------------------------
From: [EMAIL PROTECTED]
Subject: Assistance securing a DNS server
Date: Wed, 10 Mar 1999 23:00:24 GMT
Reply-To: [EMAIL PROTECTED]
I'm building a couple of Red Hat v5.2 servers to be DNS servers and am looking
for some guidance in "locking them down". Are there any "How To's" out there?
Thanks, Clif
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: David Kirkpatrick <[EMAIL PROTECTED]>
Crossposted-To: alt.comp.linux.isp,dk.edb.unix,redhat.networking.general
Subject: Re: ppp problem
Date: Wed, 10 Mar 1999 18:39:37 +0000
Some info below. Some logs would be helpfull with debug 7.
Generic info for RH 5.2. Assumption: you installed PPP.
===================================================================
RH puts ppp scripts in /usr/doc/ppp-2.3.5
Copy ppp-on, ppp-on-dialer, options to /etc/ppp.
BTW:I have copied /dev/null to options.
These need to be made execuitable. Execute chmod 755 on ppp-on
and ppp-on-dialer
===================================================================
Modify ppp-on by editing the following:
TELEPHONE, ACCOUNT, PASSWORD
==================================================================
For exec command. put in correct device probably
cua1 (for RH5.2) and modem speed
===================================================================
Edit /etc/resolv.conf and put in ISP nameserver given you by your
ISP.
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
You usually get two from your isp.
====================================================================
execute ppp-on & and monitor logs with
tail -f /var/log/messages.
+++++++++++++++++++++++++++++++++++++++
OR:
Control Pannel: Modem configuration. Select
correct device. (used in ppp-on script)
===================================================================
Control Pannel: Network Configurator: Routing: Defaults blank
PPP0 will use this so needs a blank here.
===================================================================
Network Configurator: Names: insert ISP
nameserver addresses.
===================================================================
System Configurator: PPP/SLIP/PLIP: Configurations, Add
Fill in Hardware, Communication. Assumes PAP not
required - If things do not work check with ISP.
==================================================================
Save quit. Verify /etc/resolv.conf has your ISP
addresses.
==================================================================
The linuxconf sets up most things but does not
setup the ppp-on script - that must be done by hand.
==================================================================
Testing:
cd /etc/ppp
execute ppp-on
Ping locally between your network machines to insure your ok.
Ping some net address by ip number like 10.220.10.120. Once ppp
is connected.
Verify your name server working, ping boston.com or do an
nslookup microsoft.com
When not dialed in ping someother box locally by name
to insure yor local resolution is working say if
done by the /etc/hosts and /etc/lmhosts.
=============================================================
If things do not work turn on debugging or up the level of
debugging. Edit the scripts and put debug 7 in there.
For LCP errors two common causes are the ISP is not responding
to you - he's down or you and the ISP are out of sync on PAP.
Mette et Francois wrote:
>
> Hello,
>
> Here's my problem:
> Several months ago I set up a ppp connection to my ISP from my Linux Box, no
> problems. Suddenly, yesterday, it
> stopped to work. Every thing goes fine until the very end, and then, modem
> hangs up. Being quite a network-ppp
> illiterate, I have no clues of what happened. I made a major change last
> week as I upgraded to RedHat 5.2, but then,
> after a few chmods, it worked fine...until yesterday. And now I have to boot
> W98 and this is not fun...
>
> Some infos: RedHat 5.2, kernel 2.0.35, modem: GVC 56K speaker phone, isp
> Get2Net - Denmark.
>
> Could you also answer by mail?
>
> Thanks,
> Francois.
>
> ------------------------------------
>
> Here's an extract of /var/log/messages
>
> Mar 10 22:40:46 localhost kernel: Swansea University Computer Society
> NET3.035 for Linux 2.0
> Mar 10 22:40:46 localhost kernel: NET3: Unix domain sockets 0.13 for Linux
> NET3.035.
> Mar 10 22:40:46 localhost kernel: Swansea University Computer Society TCP/IP
> for NET3.034
> Mar 10 22:40:46 localhost kernel: IP Protocols: ICMP, UDP, TCP
> ............................
> Mar 10 22:40:46 localhost kernel: Starting kswapd v 1.4.2.2
> Mar 10 22:40:46 localhost kernel: Serial driver version 4.13 with no serial
> options enabled
> ............................
> Mar 10 22:40:46 localhost kernel: Detected scsi CD-ROM sr1 at scsi0, channel
> 0, id 1, lun 0
> Mar 10 22:40:46 localhost kernel: scsi : detected 2 SCSI cdroms total.
> Mar 10 22:40:46 localhost kernel: PPP: version 2.2.0 (dynamic channel
> allocation)
> Mar 10 22:40:46 localhost kernel: TCP compression code copyright 1989
> Regents of the University of California
> Mar 10 22:40:46 localhost kernel: PPP Dynamic channel allocation code
> copyright 1995 Caldera, Inc.
> Mar 10 22:40:46 localhost kernel: PPP line discipline registered.
> Mar 10 22:40:46 localhost kernel: SLIP: version 0.8.4-NET3.019-NEWTTY
> (dynamic channels, max=256).
> Mar 10 22:40:46 localhost kernel: CSLIP: code copyright 1989 Regents of the
> University of California.
> Mar 10 22:40:46 localhost kernel: SLIP linefill/keepalive option.
> Mar 10 22:40:46 localhost kernel: Partition check:
> Mar 10 22:40:46 localhost kernel: hda: hda1
> Mar 10 22:40:46 localhost kernel: hdd:hdd: set_multmode: status=0x51
> DriveReady SeekComplete Error }
> Mar 10 22:40:46 localhost kernel: hdd: set_multmode: error=0x04
> DriveStatusError }
> Mar 10 22:40:46 localhost kernel: hdd1 hdd2 hdd3
> Mar 10 22:40:46 localhost kernel: VFS: Mounted root (ext2 filesystem)
> readonly.
> Mar 10 22:40:46 localhost kernel: Adding Swap: 79124k swap-space
> (priority -1)
> Mar 10 22:41:36 localhost kernel: registered device ppp0
> .............................
> Mar 10 22:50:57 localhost pppd[275]: pppd 2.3.5 started by root, uid 0
> Mar 10 22:50:58 localhost chat[276]: timeout set to 3 seconds
> Mar 10 22:50:58 localhost chat[276]: abort on (\nBUSY\r)
> Mar 10 22:50:58 localhost chat[276]: abort on (\nNO ANSWER\r)
> Mar 10 22:50:58 localhost chat[276]: abort on (\nRINGING\r\n\r\nRINGING\r)
> Mar 10 22:50:58 localhost chat[276]: send (rAT^M)
> Mar 10 22:50:58 localhost chat[276]: expect (OK)
> Mar 10 22:50:59 localhost chat[276]: rAT^M^M
> Mar 10 22:50:59 localhost chat[276]: OK
> Mar 10 22:50:59 localhost chat[276]: -- got it
> Mar 10 22:50:59 localhost chat[276]: send (ATH0^M)
> Mar 10 22:50:59 localhost chat[276]: timeout set to 30 seconds
> Mar 10 22:50:59 localhost chat[276]: expect (OK)
> Mar 10 22:50:59 localhost chat[276]: ^M
> Mar 10 22:50:59 localhost chat[276]: ATH0^M^M
> Mar 10 22:50:59 localhost chat[276]: OK
> Mar 10 22:50:59 localhost chat[276]: -- got it
> Mar 10 22:50:59 localhost chat[276]: send (ATDT77307732^M)
> Mar 10 22:50:59 localhost chat[276]: expect (CONNECT)
> Mar 10 22:50:59 localhost chat[276]: ^M
> Mar 10 22:51:24 localhost chat[276]: ATDT77307732^M^M
> Mar 10 22:51:24 localhost chat[276]: CONNECT
> Mar 10 22:51:24 localhost chat[276]: -- got it
> Mar 10 22:51:24 localhost chat[276]: send (^M)
> Mar 10 22:51:24 localhost chat[276]: expect (name:)
> Mar 10 22:51:24 localhost chat[276]: 115200^M
> Mar 10 22:51:24 localhost chat[276]: ^M
> Mar 10 22:51:24 localhost chat[276]: ^M
> Mar 10 22:51:24 localhost chat[276]: User Access Verification^M
> Mar 10 22:51:24 localhost chat[276]: ^M
> Mar 10 22:51:24 localhost chat[276]: Username:
> Mar 10 22:51:24 localhost chat[276]: -- got it
> Mar 10 22:51:24 localhost chat[276]: send (s-874800^M)
> Mar 10 22:51:25 localhost chat[276]: expect (assword:)
> Mar 10 22:51:25 localhost chat[276]: s-874800^M
> Mar 10 22:51:25 localhost chat[276]: Password:
> Mar 10 22:51:25 localhost chat[276]: -- got it
> Mar 10 22:51:25 localhost chat[276]: send (........^M)
> Mar 10 22:51:25 localhost chat[276]: expect (2net)
> Mar 10 22:51:25 localhost chat[276]: ^M
> Mar 10 22:51:25 localhost chat[276]: ^M
> Mar 10 22:51:25 localhost chat[276]: Get2net
> Mar 10 22:51:25 localhost chat[276]: -- got it
> Mar 10 22:51:25 localhost chat[276]: send (ppp^M)
> Mar 10 22:51:25 localhost chat[276]: expect (~)
> Mar 10 22:51:26 localhost chat[276]: >ppp^M
> Mar 10 22:51:26 localhost chat[276]: Entering PPP mode.^M
> Mar 10 22:51:26 localhost chat[276]: Async interface address is unnumbered
> (Loopback0)^M
> Mar 10 22:51:26 localhost chat[276]: Your IP address is 129.142.202.187. MTU
> is 1500 bytes^M
> Mar 10 22:51:26 localhost chat[276]: Header compression will match your
> system.^M
> Mar 10 22:51:26 localhost chat[276]: ^M
> Mar 10 22:51:28 localhost chat[276]: ~
> Mar 10 22:51:28 localhost chat[276]: -- got it
> Mar 10 22:51:28 localhost chat[276]: send (^M)
> Mar 10 22:51:28 localhost pppd[275]: Serial connection established.
> Mar 10 22:51:29 localhost pppd[275]: Using interface ppp0
> Mar 10 22:51:29 localhost pppd[275]: Connect: ppp0 <--> /dev/ttyS0
> Mar 10 22:51:31 localhost pppd[275]: Hangup (SIGHUP)
> Mar 10 22:51:31 localhost pppd[275]: Modem hangup
> Mar 10 22:51:31 localhost pppd[275]: Connection terminated.
> Mar 10 22:51:32 localhost pppd[275]: Exit.
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
------------------------------
From: "Mark Swope" <[EMAIL PROTECTED]>
Crossposted-To: linux.samba
Subject: Re: smb_dont_catch_keepalive: server->data_ready == NULL
Date: Wed, 10 Mar 1999 14:53:00 -0600
I get this message on my laptop when I forget to get
the pcmcia card going. Do an ifconfig to make
sure that you're attached to the network.
mas
[EMAIL PROTECTED] wrote in message
<7c692i$voi$[EMAIL PROTECTED]>...
>Hello !!!
>
>I'm trying to smbmount our NT Server but I'm always getting this:
>
>[root@linux /mnt]# smbmount //NTS/Razvoj nts/
>Password:
>smb_dont_catch_keepalive: server->data_ready == NULL
>mount error: Invalid argument
>Please look at smbmount's manual page for possible reasons
>
>What could be the problem? The strange thing is that I can mount all the
>other machines in our network all running Windows 9*.
>
>Can someone help?
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Raymond Doetjes <[EMAIL PROTECTED]>
Subject: Re: Netatalk: Will it serve 100 users?
Date: Wed, 10 Mar 1999 22:09:44 +0100
Should'nt be a problem concedering the small ammount of data involved.
We have a P133 wich is a fileserver for 40+ users. And Office is run of
the server, profiles are copied and it has no performance or resource
troubles.
The only thing that might occur with nettalk is that a nettalk instance
is created for evry user and that that may cost some memory resources.
I'm not formillar with nettalk but I think it might be the same as talk
and talk is very small.
Raymond
------------------------------
From: Raymond Doetjes <[EMAIL PROTECTED]>
Subject: Re: Resetting modems remotely
Date: Wed, 10 Mar 1999 22:12:21 +0100
If you can telnet to the apropriate pop server then you can start
minicom /dev/ttySx and giove a atz on that port.
But I can't imagine that a ISP let you do that. (At least I would'nt
want my users reconfigureing my modems).
You should say this to your ISP, he should program the modems this way:
If the DTR is dropped, the modem should reset and then you have never a
problem that modems lose their settings.
Raymond
------------------------------
From: [EMAIL PROTECTED]
Subject: HELP! Problems with my linux gateway
Date: Wed, 10 Mar 1999 23:54:37 GMT
After some trial and error, I finally got my 2 win boxes to go through my
linux gateway to get to the internet. This works great except for 3 problems
-
1. I get a access permission denied msg when I try to access smb shared dirs
with either of my win boxes
2. When trying to download via FTP with either of my win boxes i get a 'no
route to host' msg, yet downloading via http is fine
3. Services that need ident e.g IRC complain that I need to install ident to
gain access, yet I already have 'Enable Identd Server' ticked in mIRC.
any help is appreciated
TIA
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Folker Wendt <[EMAIL PROTECTED]>
Subject: ISDN and Modememulation
Date: Thu, 11 Mar 1999 00:47:38 +0100
Hello,
I think I didn=B4t understand:
Is it true, that using the Modememulation /dev/ttyI0 with a ISDN-Card
doesn=B4t work to dialout to an Analog PPP-Server?
And is it true that vice versa a Modem-Client can=B4t dial in on my
PPP-Server, when I=B4m using mgetty waiting on /dev/ttyI0?
So I need a Modem AND a ISDN-Card to allow dial in on my Linux-Machine
as a PPP-Server?
This point I didn=B4t found worked out clearly in Documentations and othe=
r
stuff.
Thanks for help,
Folker Wendt
------------------------------
From: average <[EMAIL PROTECTED]>
Subject: Re: problem with routing
Date: Fri, 12 Mar 1999 07:28:59 +0800
the ip address is 192.168.1.1 netmask 255.255.255.0 for the linux box
ip 192.168.1.2 netmask 255.255.255.0 for the win box
when i try to ping the other machine the "use" number for the network
goes up by one in the routing
as to the gateway that u refer to in your mail shouldn't that come under
default???
i have tried everything i can think of will be making up a twisted pair
crossover cable to bypass the hub and see if that is the problem
although the friend said it works it shows no activity lights when i try
to ping the other machine
baz
>From: Raymond Doetjes <[EMAIL PROTECTED]>
Raymond Doetjes wrote:
>
> What is the ip address of your linuxbox and network mask?
> And what is the ip address on your Windows box and netmask?
>
> I don't see in this table how the kernel knows what device it should use
> to get to network 192.168.1.0 it says it's a class C network
> (netmask-255.255.255.0) but it doesn't say gateway 192.168.1.1 for
> instance that's very strange.
>
> When configured right it should'nt give any problems. I have setup
> several hunderds of Linux and Windows systems without a single IP
> problem.
>
> Raymond
>
> average wrote:
> >
> > i have a two machine network linux & win95 on twisted pair through a
> > hp 28684a hub
> > the problem i have is both machines can ping them selves (nic &
> > localhost) but cannot ping each other. at this point in time i haven't
> > set up anything to do with samba.
> >
> > Kernel IP routing table
> > Destination Gateway Genmask Flags MSS Window irtt
> > Iface
> > zeus.tulku.net * 255.255.255.255 UH 1500 0 0
> > eth0
> > 192.168.1.0 * 255.255.255.0 U 1500 0 0
> > eth0
> > 127.0.0.0 * 255.0.0.0 U 3584 0 0
> > lo
> > default gyver.tulku.net 0.0.0.0 UG 1500 0 0
> > eth0
> >
> > the hub works (it was used by a friend) i have changed the cables, all
> > the lights that
> > should be on are on and flashing (data lights on the cards, the hub etc)
> >
> > any help
> > baz
------------------------------
** 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
******************************