Linux-Networking Digest #858, Volume #11         Sun, 11 Jul 99 05:13:30 EDT

Contents:
  Re: Can't use network services but can ping. (Ted Goodwin)
  Re: RH 5.2 IP Masq problem (Ted Goodwin)
  Re: salvage utility for linux? ([EMAIL PROTECTED])
  Re: Finding kppp ([EMAIL PROTECTED])
  HELP: DOS WORKSTATION ACCESS TO LINUX SERVER ("x")
  Re: Minicom ("Daniel Mitchell")
  Why won't my modem hang up? ("Daniel Mitchell")
  fetchmail/qmail no longer talking to each other (Sim)
  ppp pap auth failing ([EMAIL PROTECTED])
  Re: Server SSL (Leonardo Collinelli)
  Keyboard/mouse interface ("Kooter")

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

From: Ted Goodwin <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Can't use network services but can ping.
Date: Sat, 10 Jul 1999 23:57:16 -0700

Then modify the /etc/securetty file to allow root login, or use normal login and
use su command.

Andrey Smirnov wrote:

> Hello,
>
> Try adding IP address of machine that you are telneting from to the
> /etc/hosts file on the Linux box.
>
> Good luck!
>
> Phillipson Family wrote in message
> <[EMAIL PROTECTED]>...
> >I've just installed RedHat5.0 on a 486, which I planned to leave in a
> corner
> >and use by telnetting in to it. However this isn't working. I can open a
> >telnet connection but no login prompt is displayed. If I login on it's
> >keyboard and use ps as root I can see it is spawning tty things for the
> >connection attempts, but they aren't working. ping works, I left it running
> >for ages to see if the wires were unreliable, but it seems to work quite
> >well.
> >I ran ifconfig, the card seems setup OK, although it cliams 0 TX errors,
> and
> >I'd of thought there would be at least some (there were 40 RX errors). I
> >don't know if thats significant.
> >
> >I would be very grateful for any help, even if it's just a new direction to
> >look at the problem from, because I'm completely stumped.
> >
> >Thankyou,
> >Graeme Phillipson.
> >
> >
> >




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

From: Ted Goodwin <[EMAIL PROTECTED]>
Subject: Re: RH 5.2 IP Masq problem
Date: Sat, 10 Jul 1999 23:50:03 -0700

Alias string in conf.modules? Try loading modules with no io and irq arguments?
Did you compile as modules or in the kernel for the card? If you compiled as
module try loading it by hand using the full pathname, that should narrow the
problem down.

Ted

Allan Wingenbach wrote:

> ****Newbie Warning!!****
> Hi Everyone.
> I'm trying to get my Red Hat Linux 5.2 box setup to do IP Masquarding.  Have
> read and followed HOW-TOs on IP masuq and installing 2 network cards in same
> computer.  Before I setup the IP Masquarding by following directions in the
> miniHOW-TO, both network cards were in and working fine.  I could ping and
> communicate (http) with clients on both subnets.
> Now after I've recompiled the Kernel to add IP masq support and installed
> it, I rebooted as per the HOW-TO and my 2nd network card (eth1) is gone!
> I've tried everything suggested in the Ethernet HOWTO about using 2 ethernet
> cards, but to no avail.  Using ifconf eth1 returns "unknown interface".
> modprobe eth1 returns "can't locate module eth1".
> Both Cards are 3Com 3c509b.  eth0 is at 0x300 IRQ 10, eth1 would be at 0x210
> IRQ 11.
>
> Any Ideas?
>
> Allan




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

From: [EMAIL PROTECTED]
Subject: Re: salvage utility for linux?
Date: Sat, 10 Jul 1999 11:08:06 -0700
Reply-To: [EMAIL PROTECTED]

Just write a shell script called 'safe_rm' or something similar
that moves $1 $2... to a trash directory and deletes $1 $2... in
the original location.  If you are really motivated you can write
an undelete script too...using 'find' would give you a ton of
options that may be useful (undeleting by time, size, inode, etc.).
-ckm

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

From: [EMAIL PROTECTED]
Subject: Re: Finding kppp
Date: Sat, 10 Jul 1999 11:11:02 -0700
Reply-To: [EMAIL PROTECTED]


'locate kppp', or if you haven't setup locate, use 'find'.
-ckm

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

From: "x" <[EMAIL PROTECTED]>
Subject: HELP: DOS WORKSTATION ACCESS TO LINUX SERVER
Date: Sun, 11 Jul 1999 15:49:16 +0800

Hi,

  Who can tell me: how to do dos workstation can access to linux server.

Thanks




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

From: "Daniel Mitchell" <[EMAIL PROTECTED]>
Subject: Re: Minicom
Date: Sun, 11 Jul 1999 03:30:02 -0500

I had a similar (I believe) problem.  As root, run minicom -s, go to screen
and keyboard, and change the command key.  A little window will open up and
you can enter whatever command key you want (to replace Ctl-A).  I reccomend
that you just hit escape at this prompt; this should let you call commands
with a simple press of the Alt key.

Daniel

Albert Modderkolk wrote in message <[EMAIL PROTECTED]>...
>I cannot get minicom to work...
>As far as I understand the doc, I have to press Ctl-A and then a
>character to call the associated function.  Ctl-A will generate a dot
>and the following character is simply displayed.  What am I doing wrong?
>
>Are there better dialer packages?
>
>Tia, Albert
>



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

From: "Daniel Mitchell" <[EMAIL PROTECTED]>
Subject: Why won't my modem hang up?
Date: Sun, 11 Jul 1999 03:53:34 -0500

Thanks for reading...

I just installed Linux-Mandrake 6.0 and am having problems with my modem.
For some reason, the modem seems to think that it is "online" even though it
clearly is not.  This results in "device busy" messages whenever I try to
use kppp and the inability to dialout from minicom (as I'm already
"connected").

When I instruct minicom to hangup the modem, the online/offline indicator in
the lower right temporarialy changes to Offline, but reverts back to Online
within a few seconds.  While "online," if I press any of the keyboard keys
the indicator changes to offline and then immediately back to online (it
also resets the time spent online value).

I've looked around the internet for help, and the two possibilities seem to
be that A) DCD is incorrectly set (currently set to no DCD) or B) I'm having
an IRQ problem (possibly a conflict with another device).

On a similar topic, I used to have problems of this same nature under
windows (I'd love to invest in a new external modem, but I'm leaving for
college within a month and don't have a computer to take with me).  My modem
has 2 ports for a phone line, and I would constantly have to pull the line
out of one and move it to the other because the modem would, upon
disconnect, keep the line open.  Only by switching ports would the modem
hang up.

Can someone please tell me what is happening with my modem and what I can do
to correct the problem?  Thanks in advance,

Daniel





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

Date: Sun, 11 Jul 1999 10:57:50 +0200
From: Sim <[EMAIL PROTECTED]>
Crossposted-To: comp.mail.sendmail
Subject: fetchmail/qmail no longer talking to each other

A while ago, I had a perfectly running fetchmail/qmail system.
Fetchmail
delivered all my mails to X@localhost where X was either my name or my
wife's
(our email addresses ar [EMAIL PROTECTED]), and qmail delivered to x, which is
the
account name on the linux box (see home.tvd.be/ws35056/linux/mail.htm

Now it has all gone wrong, and I want to recover the good old days.

My .fetchmailrc reads:

poll mail.tvd.be with proto POP3
user "userName" with password "password" to * here
 options forcecr

and qmail is listening on port 25.  Below is an extract from fetchmail
-v -v

About to rewrite To: [EMAIL PROTECTED]
Rewritten version is To: [EMAIL PROTECTED]

fetchmail: no local matches, forwarding to postmaster
fetchmail: SMTP< 220 P350.tvd.be ESMTP
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-P350.tvd.be
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250 8BITMIME
fetchmail: forwarding to localhost
fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> RCPT TO:<postmaster@localhost>
fetchmail: SMTP< 250 ok

And the following has been added to my mail headers
X-Fetchmail-Warning: recipient address [EMAIL PROTECTED] didn't match
any local name

despite have the relevant alias files.  Why is it not re-writing as
simon.hampton@localhost

[root@P350 alias]# ls -la
total 15
drwxr-sr-x    2 alias      qmail              1024 Jul  6 21:29 .
drwxr-xr-x  10 root        qmail              1024 Jun 29 22:53 ..
-rw-r--r--    1 alias      nofiles          1155 Jun 29 22:48 .Xdefaults

-rw-r--r--    1 alias      nofiles              24 Jun 29 22:48
.bash_logout
-rw-r--r--    1 alias      nofiles            230 Jun 29 22:48
.bash_profile
-rw-r--r--    1 alias      nofiles            124 Jun 29 22:48 .bashrc
-rw-r--r--    1 root        qmail                    5 Jul  6 21:29
.qmail-liesbeth:devriendt
-rw-r--r--    1 root        qmail                    0 Jun 29 22:51
.qmail-mailer-daemon
-rw-r--r--    1 root        qmail                    4 Jun 30 21:40
.qmail-postmaster
-rw-r--r--    1 root        qmail                    0 Jun 29 22:51
.qmail-postmaster~
-rw-r--r--    1 root        qmail                    4 Jul  6 20:16
.qmail-root
-rw-r--r--    1 root        qmail                    0 Jun 29 22:51
.qmail-root~
-rw-r--r--    1 root        qmail                    4 Jun 29 23:32
.qmail-simon:hampton
-rw-------    1 alias      qmail              3637 Jul  6 21:19 Mailbox

/var/maillog simply confirms that fetchmail was sending the mail to
postmaster,
and this is what is happening for all mails

If I put tvd.be in rcpthosts or locals I fear i will either create relay

possibilities in the former case, and not be able to email other TVD
subscribers in the latter.

How can I once more get fetchmail to pass mails to X@localhost
faithfully

Simon




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

From: [EMAIL PROTECTED]
Subject: ppp pap auth failing
Date: Sun, 11 Jul 1999 05:58:56 -0400

i have a remote access account at work, and they have recently changed
their dial up setup.
i believe the new system is using PAP, i'm able to successfully connect
with windows NT without any scripting and just putting in the
name/password they gave me

however, i cannot now connect with linux (i have redhat 5.1)

when i dial up their number with minicom, this is the output i get:

~~�}#.!}!.} .}"}&} }*} } }#}$.#}%}&
G��}'}"}(}"}1}$}%�}3}2}!cmdnnjce-sap-016F~~~

when looking in the logs after running pppd, i see this:
Jun 20 19:24:19 localhost ifup-ppp: pppd started for ppp3 on /dev/modem
at 57600 with /etc/sysconfig/network-scripts/chat-ppp3
Jun 20 19:24:19 localhost kernel: CSLIP: code copyright 1989 Regents of
the University of California
Jun 20 19:24:19 localhost kernel: PPP: version 2.2.0 (dynamic channel
allocation)
Jun 20 19:24:19 localhost kernel: PPP Dynamic channel allocation code
copyright 1995 Caldera, Inc.
Jun 20 19:24:19 localhost kernel: PPP line discipline registered.
Jun 20 19:24:19 localhost kernel: registered device ppp0
Jun 20 19:24:19 localhost pppd[1385]: pppd 2.3.3 started by root, uid 0
Jun 20 19:24:20 localhost chat[1390]: abort on (BUSY)
Jun 20 19:24:20 localhost chat[1390]: abort on (ERROR)
Jun 20 19:24:20 localhost chat[1390]: abort on (NO CARRIER)
Jun 20 19:24:20 localhost chat[1390]: abort on (NO DIALTONE)
Jun 20 19:24:20 localhost chat[1390]: abort on (Invalid Login)
Jun 20 19:24:20 localhost chat[1390]: abort on (Login incorrect)
Jun 20 19:24:20 localhost chat[1390]: send (ATZ^M)
Jun 20 19:24:20 localhost chat[1390]: expect (OK)
Jun 20 19:24:21 localhost chat[1390]: ATZ^M^M
Jun 20 19:24:21 localhost chat[1390]: OK
Jun 20 19:24:21 localhost chat[1390]:  -- got it
Jun 20 19:24:21 localhost chat[1390]: send (ATDT3426946^M)
Jun 20 19:24:21 localhost chat[1390]: expect (CONNECT)
Jun 20 19:24:21 localhost chat[1390]: ^M
Jun 20 19:24:42 localhost chat[1390]: ATDT3426946^M^M
Jun 20 19:24:42 localhost chat[1390]: CONNECT
Jun 20 19:24:42 localhost chat[1390]:  -- got it
Jun 20 19:24:42 localhost chat[1390]: send (^M)
Jun 20 19:24:42 localhost chat[1390]: expect (~)
Jun 20 19:24:42 localhost chat[1390]:  57600^M
Jun 20 19:24:42 localhost chat[1390]: ~
Jun 20 19:24:42 localhost chat[1390]:  -- got it
Jun 20 19:24:42 localhost chat[1390]: send (^M)
Jun 20 19:24:42 localhost pppd[1385]: Serial connection established.
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set flags to 70000
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set flags to 70000
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set xasyncmap
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set xmit asyncmap
ffffffff
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set flags to 70000
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set mru to 5dc
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set rcv asyncmap
ffffffff
Jun 20 19:24:43 localhost kernel: ppp_tty_ioctl: set flags to 70000
Jun 20 19:24:43 localhost pppd[1385]: Using interface ppp0
Jun 20 19:24:43 localhost pppd[1385]: Connect: ppp0 <--> /dev/modem
Jun 20 19:24:46 localhost kernel: ppp: successfully queued 48 bytes,
flags = f070000
Jun 20 19:24:47 localhost kernel: ppp: successfully queued 16 bytes,
flags = f070000
Jun 20 19:24:47 localhost kernel: ppp: successfully queued 26 bytes,
flags = f070000
Jun 20 19:24:47 localhost kernel: ppp_tty_ioctl: set xmit asyncmap a0000

Jun 20 19:24:47 localhost kernel: ppp_tty_ioctl: set flags to f070003
Jun 20 19:24:47 localhost kernel: ppp_tty_ioctl: set mru to 5dc
Jun 20 19:24:47 localhost kernel: ppp_tty_ioctl: set rcv asyncmap
ffffffff
Jun 20 19:24:47 localhost kernel: ppp_tty_ioctl: set flags to f070003
Jun 20 19:24:47 localhost kernel: ppp: frame with bad fcs, excess = 9088

Jun 20 19:24:47 localhost kernel: ppp: frame with bad fcs, excess = 270f

Jun 20 19:24:47 localhost kernel: ppp: frame with bad fcs, excess = 18e6

Jun 20 19:24:49 localhost kernel: ppp: frame with bad fcs, excess = d9bc

Jun 20 19:24:49 localhost kernel: ppp: frame with bad fcs, excess = acd6

Jun 20 19:24:50 localhost kernel: ppp: frame with bad fcs, excess = c339

Jun 20 19:24:51 localhost kernel: ppp: frame with bad fcs, excess = 8c2d

Jun 20 19:24:51 localhost kernel: ppp: frame with bad fcs, excess = b3c4

Jun 20 19:24:53 localhost kernel: ppp: frame with bad fcs, excess = c861

Jun 20 19:24:53 localhost kernel: ppp: frame with bad fcs, excess = 7009

Jun 20 19:24:53 localhost kernel: ppp: frame with bad fcs, excess = d8ac

Jun 20 19:24:55 localhost kernel: ppp: frame with bad fcs, excess = 795a

Jun 20 19:24:55 localhost kernel: ppp: frame with bad fcs, excess = 46b3

Jun 20 19:24:56 localhost kernel: ppp: frame with bad fcs, excess = 68b8

Jun 20 19:24:57 localhost kernel: ppp: frame with bad fcs, excess = 87e9

Jun 20 19:24:57 localhost kernel: ppp: frame with bad fcs, excess = b800

Jun 20 19:24:59 localhost kernel: ppp: frame with bad fcs, excess = 8024

Jun 20 19:24:59 localhost kernel: ppp: frame with bad fcs, excess = 2abf

Jun 20 19:24:59 localhost kernel: ppp: frame with bad fcs, excess = ed91

Jun 20 19:25:01 localhost kernel: ppp: frame with bad fcs, excess = a302

Jun 20 19:25:01 localhost kernel: ppp: frame with bad fcs, excess = 4d63

Jun 20 19:25:02 localhost kernel: ppp: frame with bad fcs, excess = 8c59

Jun 20 19:25:03 localhost kernel: ppp: frame with bad fcs, excess = f2b8

Jun 20 19:25:03 localhost kernel: ppp: frame with bad fcs, excess = 13b6

Jun 20 19:25:05 localhost kernel: ppp: frame with bad fcs, excess = 8872

Jun 20 19:25:05 localhost kernel: ppp: frame with bad fcs, excess = df20

Jun 20 19:25:05 localhost kernel: ppp: frame with bad fcs, excess = 5aff

Jun 20 19:25:07 localhost kernel: ppp: frame with bad fcs, excess = 3087

Jun 20 19:25:07 localhost kernel: ppp: frame with bad fcs, excess = f6e
Jun 20 19:25:08 localhost kernel: ppp: frame with bad fcs, excess = 2e7c

Jun 20 19:25:11 localhost kernel: ppp: frame with bad fcs, excess = 2113

Jun 20 19:25:14 localhost kernel: ppp: frame with bad fcs, excess = bdad

Jun 20 19:25:17 localhost pppd[1385]: No response to PAP
authenticate-requests
Jun 20 19:28:16 localhost pppd[1385]: Terminating on signal 15.
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set flags to f070003
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set xmit asyncmap
ffffffff
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set flags to f070000
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set mru to 5dc
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set rcv asyncmap
ffffffff
Jun 20 19:28:16 localhost kernel: ppp_tty_ioctl: set flags to f070000
Jun 20 19:28:16 localhost kernel: ppp: frame with bad fcs, excess = 68b0

Jun 20 19:28:21 localhost kernel: ppp: channel ppp0 closing.
Jun 20 19:28:21 localhost pppd[1385]: Modem hangup
Jun 20 19:28:21 localhost pppd[1385]: Connection terminated.
Jun 20 19:28:22 localhost pppd[1385]: Exit.

is the server indeed expecting PAP? or one of the micro$oft propietery
protocols
also, i'm not sure why i'm not seeing the  'sent' 'rcvd' messages from
the pppd  even though i have debug on

any suggestions appreciated

eric


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

From: [EMAIL PROTECTED] (Leonardo Collinelli)
Crossposted-To: it.comp.linux,it.comp.linux.setup
Subject: Re: Server SSL
Date: Sun, 11 Jul 1999 09:03:32 GMT

On Sun, 11 Jul 1999 03:15:29 +0200, "Leimaster"
<[EMAIL PROTECTED]> wrote:

>Dove lo trovo ???
>Cosa posso usare???
>Dove trovo la documentazione???

Su http://www.apache-ssl.org/ si trova tutto. E` un server che da`
crittografia forte in tutto il mondo (alla faccia delle limitazioni
americane) e gratis (anche per uso commerciale). A quanto ho sentito
dire, metterlo su sarebbe una discreta sfida.

>Ho (attualmente) RH 5.1 e RH 6

Ci sono file specifici anche per RedHat.
Ciao

Leonardo Collinelli
=================================================================
Per il mio indirizzo di email, prima della '@' mettete: leonardoc
dopo la '@' mettete: newsguy.com
 Tutorial antispam in italiano:
  http://collinelli.virtualave.net/antispam/
===============================================================

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

From: "Kooter" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.ms-windows.networking.misc,comp.os.ms-windows.networking.win95,comp.os.ms-windows.networking.windows,comp.os.ms-windows.nt.admin.networking,comp.os.ms-windows.programmer.networks,microsoft.public.win32.programmer.net
Subject: Keyboard/mouse interface
Date: Sat, 10 Jul 1999 12:49:30 -0400

This is probably a long shot but I'll give it a try anyway.

I have a 4 soon to be 6 machine network.  I'm the only user for this
network.  On the network are 5 OS's.  NT 4.0 Server and Workstation, Win 98,
95, and soon to be Linux + X-Windows.

My problem is that the number of input devices is cumbersome to say the
least.  6 monitors I can handle but 6 mice and keyboards can be a real pain.

I have several multibutton mice (Logitech Mouseman).  My fantasy interface
to this network would be a single mouse and keyboard.  Maybe switching focus
between the systems with a mouse click.  I have tried switch boxes but first
they're awkward, and second, they have a tendency to hang the machines.

I don't have the time and probably insufficient experience to try writing my
own drivers but if anyone knows where I might find source code to get me
started or ultimately a ready made solution I'd certainly be interested in
hearing about it.  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
******************************

Reply via email to