Linux-Networking Digest #328, Volume #10         Sun, 28 Feb 99 00:13:56 EST

Contents:
  Thinkpad 600 external serial not recognized or initialized (Jeffrey Veiss (CTG))
  FIXED! Re: BIG network problem! ([EMAIL PROTECTED])
  UDP recvfrom connection refused, bug? ("Thomas J. Feller")
  Re: 3c509 and NE2000 problem (Greg Weeks)
  Re: Q: configuring ethernetcard in linux with i/o = &D000 (Malware)
  Re: IP Masquerading question (Malware)
  Re: tftp question? (Malware)
  ppp problems with rh5.2 ("Mikael")
  Re: IP Masq+Cablemodem, need 2 nics? (Michael Johnson)
  Re: setting up a remote virtual console (David Kirkpatrick)
  Re: setting up a remote virtual console (David Kirkpatrick)
  Re: Win98 >< Linux (Rich)
  Re: Linux Networking with DSL (Bradley Yen)
  Re: IE4 still timing out w/ diald ("Ronney Black")
  Re: PPP Just Stopped Working ("Charles Stack")
  Weird PPP problem ("Jesse Mather")
  Re: Routing NetBIOS (Malware)
  Re: Help! How to redial/reconnect with pppd (Malware)
  Re: UDP Packets through an ipfwadm firewall... (Malware)
  Re: localhost connecting to port 111 (Dan Srebnick)
  NIS maps not updating (Derek Suzuki)
  Re: newbe, dial up PPP, busy. SuSE 6.0, KDE (Monte Milanuk)
  Re: Telnet mysteriously non-functional, refuses connections (Matts Nilsson)
  New kernel 2.2.0 and ICMP ? (Bob)
  static IP's (Antonio Boveia)

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

From: Jeffrey Veiss (CTG) <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.portable,linux.dev.laptop,linux.dev.serial
Subject: Thinkpad 600 external serial not recognized or initialized
Date: 27 Feb 1999 22:59:21 -0500

***NOTE:  Before you reply, remove "SPAMSUCKS" from my e-mail address.

I have a IBM Thinkpad 600 (266MHz PII, 64M, etc.) running both Redhat 5.2
and Windows 98.  For some reason, I can't seem to get the external 9-pin
serial port to be recognized.  Any suggestions, advice, or insights are
appreciated!

Here's some notes:
  o I made sure it's enabled using the TP utilites, and I disabled the
    internal modem and the IR port.

  o I've tried various incantations of setserial v2.15 before I inserted
    the PC card modem using the parameters reported by windows 98:
    setserial /dev/cua0 auto_irq skip_test autoconfig session_lockout
    setserial /dev/cua0 irq 4 port 0x03f8-0x03ff session_lockout

  o I added the following lines to config.opts (comments removed):
    include port 0x100-0x4ff, port 0x1000-0x17ff
    include memory 0xc0000-0xfffff, memory 0xa0000000-0xa0ffffff
    exclude port 0x2f8-0x2ff
    include port 0xa00-0xaff
    exclude irq 4
    exclude irq 7

  o I also have a Simpletech 56k modem and 3COM 3c589d ethernet PC card, both
    of which work fine.  Here's the output from cardctl:

[root@ferret pcmcia]# cardctl config
Socket 0:
  Vcc = 5.0, Vpp1 = 0.0, Vpp2 = 0.0
  Interface type is memory and I/O
  IRQ 9 is exclusive, level mode, enabled
  Speaker output is enabled
  Function 0:
    Config register base = 0xff80
      Option = 0x5f, status = 0x08, pin = 0000
    I/O window 1: 0x03e8 to 0x03ef, 8 bit
Socket 1:
  Vcc = 5.0, Vpp1 = 0.0, Vpp2 = 0.0
  Interface type is memory and I/O
  IRQ 3 is exclusive, level mode, enabled
  Function 0:
    Config register base = 0x10000
      Option = 0x41, status = 0000
    I/O window 1: 0x0300 to 0x030f, 16 bit
[root@ferret pcmcia]# cardctl config
Socket 0:
  Vcc = 5.0, Vpp1 = 0.0, Vpp2 = 0.0
  Interface type is memory and I/O
  IRQ 9 is exclusive, level mode, enabled
  Speaker output is enabled
  Function 0:
    Config register base = 0xff80
      Option = 0x5f, status = 0x08, pin = 0000
    I/O window 1: 0x03e8 to 0x03ef, 8 bit
Socket 1:
  Vcc = 5.0, Vpp1 = 0.0, Vpp2 = 0.0
  Interface type is memory and I/O
  IRQ 3 is exclusive, level mode, enabled
  Function 0:
    Config register base = 0x10000
      Option = 0x41, status = 0000
    I/O window 1: 0x0300 to 0x030f, 16 bit

Please contact me if there are any further questions via internet mail at
[EMAIL PROTECTED]  Thank you very much!

Jeffrey Veiss ([EMAIL PROTECTED])                 PO Box 5400
Network Engineer                            Princeton, NJ 08543-5400
Corporate Telecommunications                (609) 818-3308
Bristol-Myers Squibb                        (609) 818-7814 (fax)

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

From: [EMAIL PROTECTED]
Subject: FIXED! Re: BIG network problem!
Date: Sat, 27 Feb 1999 14:27:03 GMT

Fixed it!

yes, it was an MTU issue, but on the Win98 side. Before setting up my
network, I had set the MTU to 576 for optimal PPP transfer speeds.  I had
totally forgotten about this, and since the eth0 MTU on the Linux box was set
to 1500, it was causing severe performance issues. I have now set MTU on all
interfaces (except ppp0) to 1500. This seems to have cured the problem
entirely - FTP, Samba, etc are all back up to speed (blindingly fast for
Samba 2.2!)

many thanks
Ben

--
ben ausden
[EMAIL PROTECTED]



In article <[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> On Thu, 25 Feb 1999 16:32:44 -0800, Stephen Loewinsohn
> <[EMAIL PROTECTED]> wrote:
>
> >Sounds like it could be an resource conflict on either one of he machines.
Just a
> >thought.
> >
> >-Steve
> >
> >[EMAIL PROTECTED] wrote:
> >
> >> I wonder if anyone could help me with the following:
> >>
> >> Win98 box connected directly (crossover 10BaseT) to Linux box (RedHat5.2,
> >> 2.2.0 kernel). I use IP masquerading to access the internet through the
linux
> >> box (33.6Kbps modem), which works fine (a bit slow). I've also got some
Samba
> >> shares going.
> >>
> >> However, Samba, FTP, and even HTTP transfers from the Linux box to the
Win98
> >> box are DOG slow! Win98 to Linux transfers are lightning fast, so it would
> >> appear to be a one-way problem.
> >>
> >> There's an SMC Ultra in the Win98 box and a D-Link (Digital chipset using
> >> tulip.o from 2.2) under RedHat. The reason I'm getting really frustrated is
> >> that I can't even receive a smooth shoutcast mp3 stream from the linux box,
> >> which puts the Linux -> Win98 transfer rate at UNDER 128Kbps. And there
isn't
> >> even anyone else on the network!!
> >>
> >> If anyone has any ideas, I would LOVE to hear them!
> >>
> >> cheers
> >> ben
> >>
>
> sorry, missed orig post...
>
> I would search altavista about linux -> win98 troubles.  There have
> been previous posts in the past regarding this problem.  I believe the
> problem had something to do with the MTU or sume such junk on the
> linux side to get it to work at faster speeds with win98.  I use a
> similar setup across BNC (coax) but don't seem to suffer these
> problems.  looks to be common though.
>

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

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

From: "Thomas J. Feller" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.development.system,comp.os.development.apps
Subject: UDP recvfrom connection refused, bug?
Date: Fri, 26 Feb 1999 16:45:22 -0600

I am having a problem porting an application to Linix. This application
works fine under BSDI, SCO OpenServer, and DGUX.  I have also created a
small test program that duplicates the problem which I can post upon
request.
In my test program I sendto() the echo server on a UDP socket that is
bound properly. A subsequent select() call  indicates that there is
something available to read.  When I call recvfrom() it returns an
error and errno is set to ECONNREFUSED.  This is on a UDP socket that is
_NOT_ connected! From all the documentation I can find it looks like
it's possible under Linux that if a program is not waiting to read from
a UDP port when the message comes in the message is discarded and
a subsequent read indicates that the caller refused the data by the
ECONNREFUSED error.  This is very different from all other unix systems.
Is this expected under Linux?
Is this a problem? Can it be fixed? If so how?

Thanks in advance for any replies.


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

Reply-To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Greg Weeks)
Subject: Re: 3c509 and NE2000 problem
Date: Fri, 26 Feb 1999 16:55:34 -0600

In article <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED] (Toby Field) writes:
> I am trying to setup IP masquerading.  I have recompiled the kernel
> successfully (Thank you to those who helped) but I am having trouble
> loading the 3c509 module since I recompiled.  The module for the
> NE2000 loads fine and finds the card at irq=9 and io=300.  The 3Com
> driver says it loads at the correct irq and io address but then fails
> the DHCP.  After booting, if I look at /proc/ioports everything is
> okay but if I look at /proc/interrupts it shows only the IRQ for the
> NE2000 being assigned.  When I type ifconfig it only shows the lo and
> eth1 device (loopback and NE2000 card)  If I then use ifconfig and
> statically map the IP address I get from the DHCP server the card will
> come up.  Why is it refusing to load at boot time?  The kicker is that
> when I boot with the original kernel under REdHat 5.1 (2.0.32) it
> finds each of the cards beautifully and runs the DHCP without a hitch.
> I am thinking there is something that I am not compiling into the
> kernel that is causing the problem.  Is there any place to find out
> what RedHat compiled into the kernel that comes on the CD-ROM?  Maybe
> if I could compare it with what I am doing I can figure out what is
> wrong.  My setup works but I would like to be able to reboot the
> machine and have it detect the card automatically.  Any help would be
> appreciated.

I have both an ne2000 and a 3c509-tpo in my FW machine. I have both of
them compiled in and not modules. I have

append="ether=10,0x300,eth0 ether=12,0x320,eth1"

in my lilo.conf to insure they both get recognized. I'm using a
modified slackware install. The dhcp is on eth1 with this command

/usr/sbin/dhcpcd -c /usr/bin/mlupd.dhcp eth1

The ne2000 is eth0 and the 3c509 is eth1. I do know I had to hunt
around to find port addresses that didn't overlap with anything else.

Greg Weeks
-- 
http://durendal.tzo.com/greg/


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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: Q: configuring ethernetcard in linux with i/o = &D000
Date: Fri, 26 Feb 1999 22:59:38 +0100

Hi Egon,

you wrote:
> Having Linux installed on my computer, I also
> want use my ethernet card. It is a NE2000 complaint
> 100Mbit card with UTP (PnP). (Brand= Trust). It works fine
> with W95 (drivers were included).
> 
> However (inexperienced as I am), I am not able to install
> this ethernet card in Debian Linux 2.0. Linux cannot find
> my card. Its specs are: IRQ=0, I/O: D000-D07F and mem
> DE800000-DE80007F...
> 
> When i use I/O D000 it does not respond...

You should not use the driver for NE2000 ISA-cards since
1. on the 100MBit PCI-cards is a different chip
2. PCI cards do get resources (IO, IRQ, memory) dynamicly assigned by
the PCI BIOS

In many distributions all existing drivers are already compiled as
module. You can load the module with "modprobe rtl8139". If the module
does not exist you have to compile a kernel of your own. Maybe you even
have to get a later kernel or a seperate driver from 
http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: IP Masquerading question
Date: Fri, 26 Feb 1999 23:26:29 +0100

Hi Scott,

you wrote:
> works as intended.  Once behind the Linux box, it acts like it works
> fine, but the license client reports:
> 
> Warning (-12): Invalid returned data from license server (-12,122)

Maybe it does include the IP number of the server into the data. You
then do need a special masquerading module if you really don't want to
use a global IP for the server. If you can not get such a module nor are
able to write it yourself you still can:

- give the NT server a global IP additional to it's private one (on the
same NIC, I know it's possible on NT but never saw it in action) 
- add an alias interface to the local interface of the linux firewall
(it could even be the same address as for the outside interface; you
might need proxyarp for)
- set a host route to the NT server on the linux firewall
- let packets beetween the client and 7788 of the NT box travel through
the firewall as they are (no masquerading, no port forwarding)


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: tftp question?
Date: Fri, 26 Feb 1999 23:11:47 +0100

Hi Mike,

you wrote:
> I am using Redhat 5.0 with the 2.0.32 kernel and am having trouble
> tftp'ing files to it.  I want to use this system as a tftp server for

Just read the manual page it's all there.


Malware

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

From: "Mikael" <[EMAIL PROTECTED]>
Subject: ppp problems with rh5.2
Date: Sat, 27 Feb 1999 18:33:51 +0100

after using rh 5.0 a while i decided too upgrade to 5.2
but now I just cant get my ppp to work.
(everything was ok in 5.0.I'm using a ISDN connection)
can anyone give a me a tip.

thanks
Mikael



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

Date: Sat, 27 Feb 1999 23:21:13 -0500
From: Michael Johnson <[EMAIL PROTECTED]>
Subject: Re: IP Masq+Cablemodem, need 2 nics?

Nate Case wrote:
> 
> Hi.  I'm using MediaOne for my cablemodem service and I'm trying to
> setup IP Masqerading to allow my other computer to share the
> connection.  I understand IP Masqerading fairly well, but what I'm
> trying to figure out is if I need to get a 2nd ethernet card for my
> linux box in order for it to function correctly.  Most people do use 2
> ethernet cards, but I think it's possible for me to not have to use one,
> and here's why:
> 
> The cablemodem is a surfboard 1200 (sb1200), eth0 is permanantly
> assigned with 192.168.100.2, even while connected (which poses problems
> with some apps, but i've learned to deal with it).  Currently, I have
> the cable modem plugged directly into the hub, along with my other
> computers.  Right now, I can access the Internet, as well as services on
> my LAN with my Linux box.  So, I don't think I need a second ethernet
> card, but maybe i'm missing something.
> 
> The reason I ask is because I've tried to get it to work this way
> already, but was unable to.  Either I was doing something wrong while
> setting up IP Masqerading, or I indeed need another ethernet card.
> 
> Thanks in advance

Ya
I think you will need a second network card - one to plug the cable
modem into and the other to network to the other copmputers.

That is the way I have our cable modem set up with masquerading, and it
works great.

Mike

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

From: David Kirkpatrick <[EMAIL PROTECTED]>
Subject: Re: setting up a remote virtual console
Date: Sat, 27 Feb 1999 12:28:14 +0000
Reply-To: [EMAIL PROTECTED]

Run an mgetty on some port - See the Serial-HOWTO.

Benjamin Dixon wrote:
> 
> Is it possible to setup a virtual console on one machine that is really a
> telnet session to another machine such that if I press say F5 I can get a
> login prompt for my remote pc? I appreciate pointers to HOWTOs or other
> information.
> 
> Ben

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

From: David Kirkpatrick <[EMAIL PROTECTED]>
Subject: Re: setting up a remote virtual console
Date: Sat, 27 Feb 1999 12:43:16 +0000
Reply-To: [EMAIL PROTECTED]

Also Text-Terminal-HOWTO

Benjamin Dixon wrote:
> 
> Is it possible to setup a virtual console on one machine that is really a
> telnet session to another machine such that if I press say F5 I can get a
> login prompt for my remote pc? I appreciate pointers to HOWTOs or other
> information.
> 
> Ben

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

From: [EMAIL PROTECTED] (Rich)
Subject: Re: Win98 >< Linux
Reply-To: [EMAIL PROTECTED]
Date: Sun, 28 Feb 1999 04:13:59 GMT

On Sun, 28 Feb 1999 02:16:02 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>active.  Only when I deactivat the card does the link light come on.  On the
>Win98 box the light is NEVER on.  Not on boot, not while it pings itself,
>NEVER! I know this card works but I have never seen the light.
>Also am I correct in thinking that I do not have to have a hub to network
>these? I can just plug the network cable into the two right?
>

    Ah, no.  You need to either use a hub, or build a cross-over cable
that swaps the tx/rx lines in the cable.


>And by the way I have read the Ehternet HOWTO, DNS HOWTO, SMB HOWTO, IPX
>HOWTO, DHCP HOWTO, TCP/IP HOWTO, and I am currently writing the "HOWTO not
>have a nervous break-down when trying to network Linux and Windoze"
>

   Well, you might want to try reading the Ethernet-HOWTO a little more
closely.  Your problem has nothing to do with the operating systems, and
everything to do with a lack of careful reading.  The HOWTO mentions the 
fact that you cannot just use a standard 
10-BaseT cable to connect two machines together, at least twice that I 
see.   It also tells you how to build a cross-over cable.

- Rich

--
Rich Mulvey                                         
http://mulvey.dyndns.com
Amateur Radio: aa2ys@wb2wxq.#wny.ny.usa

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

From: Bradley Yen <[EMAIL PROTECTED]>
Subject: Re: Linux Networking with DSL
Date: Fri, 26 Feb 1999 19:51:17 +0000
Reply-To: [EMAIL PROTECTED]

I've got five computers hooked up to my DSL connection.  I've got my DSL
modem hooked into my HUB's uplink port and the other computers are hooked
into the other ports on the HUB.  My DSL connection supports DHCP, so all
the computers are getting individual IP addresses.

This is only one way to do connect all your systems to the DSL connection.
Before you do this, you might want to check with your DSL provider if you
are allowed to do this.  Some providers say it's not allowed, but I guess
you could always just do it and if they complain... go to the second method
of hooking up your systems.

The second method is to have two NICs in your server system.  I haven't
tried this (I'm just a LInux newbie - but I did do this in Windows before
using SyGate), but you setup some IP masquerading.  You'll have to find
information on this yourself as I'm not too sure how it work.

I like the first method the best, but you should make sure that your have
some sort of security/protection setup on each of the machines connected
(firewall).  For the second method, you can just set the firewall on the
server.

Shane Hultquist wrote:

> I am hoping to set up a Linux box in my home to network my two Win98
> machines together so I can use the DSL line I have installed to access
> the internet.
>
> I am looking for any advice on how to set this up.  I will assume I need
> the IP Masquerade set up for this.
>
> I am currently putting together a list of items I need to complete this
> setup.  I have parts for a P120 machine that I will use as the Linux
> Server, my system is an AMD K6-2 300, my wife's system is a P166MMX.
> For this setup to work, I think I'll need a total of 5 NICs....1 for the
> DSL, and one for each of our machines and 2 extras in the Linux box for
> our machines to connect to.  I'm really thinking a HUB would be a better
> way to go here....
>
> Please assist.


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

From: "Ronney Black" <[EMAIL PROTECTED]>
Subject: Re: IE4 still timing out w/ diald
Date: Sat, 27 Feb 1999 13:16:34 -0500

My impression is that IE4 times out too soon whereas Netscape gets it done.
I had a user problem like this that went away as soonas we used Netscape -
Likewise on a win95 setup at home I have seen ie4 timeout in situations
where netscape makes the connection.
HTH



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

From: "Charles Stack" <[EMAIL PROTECTED]>
Subject: Re: PPP Just Stopped Working
Date: Sat, 27 Feb 1999 23:30:30 -0500

Thanks, Clifford.

 I simply reinstalled Linux and that solved the problem and am in the
process of upgrading the security on this machine.

It also appears that my machine may have been hacked.  I won't go into to
much detail,
but my machine was set up to ignore the first call and then accept the
second if it came in during a certain time window.  I haven't published the
number to this machine and I haven't disclosed the fact that I could dial
into this machine publicly until now.  FYI, this machine is NOT on the
internet so I found it particularly disturbing to find serious gaps in my
log files.

Any chance that someone got in via my networked Windoze 95 machine?  That's
what I'm guessing.  Anyone have an idea what software they might be running?
I already checked for Back Orifice.


Charles





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

From: "Jesse Mather" <[EMAIL PROTECTED]>
Subject: Weird PPP problem
Date: Sat, 27 Feb 1999 01:37:51 -0500

    I have a Linux Box set up as a firewall.  100m/b ethernet (Intel)
internal and 56k to my ISP.  I can dail run ifconfig and see my connection
was successful, but unless I install the PPP adapter before the ethernet
then I can't ping my external IP address (204.255.235.110) from the linux
box but I can from any other machine.  and no machine can hit the internet.
My firewall is as liberal as I could get and uses masquerading.  This also
occurs if I reboot the machine.  It sometimes works to uninstall eth0 then
reboot the reinstall it.  But usually I get so pissed I end up reinstalling
everything.  Is this a binding problem? any other Ideas?



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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: Routing NetBIOS
Date: Sat, 27 Feb 1999 16:59:42 +0100

Hi advpcsol,

you wrote:
> I have a Red Hat box confg'd as a simple staic router between two subnets
> both on a local LAN. I want to be able to pass NetBIOS and BootP packets to
> support NT WINS and DHCP services. I have TCP and UDP port 137, and UDP 67
> listed in /etc/services. How do I enable these services to be route-able?

For BOOTP/DHCP you need a relay daemon. For WINS just setup a WINS
server in one of the networks and assign it to the clients by hand or
DHCP.


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: Help! How to redial/reconnect with pppd
Date: Sat, 27 Feb 1999 17:11:26 +0100

Hi [EMAIL PROTECTED],

you wrote:
> My ISP disconnects me around every 6 hours and I was wondering if there is a
> simple script to make pppd redial once the connection drops out.

Try the persist option of pppd.


Malware

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

From: Malware <[EMAIL PROTECTED]>
Subject: Re: UDP Packets through an ipfwadm firewall...
Date: Sat, 27 Feb 1999 17:23:28 +0100

Hi Jerry,

you wrote:
> We're running a Linux firewall with non-routable numbers on our local network,
> including the dialup server.  Some of our game-players and IRC people who want
> to trade pictures using 'dcc' format, can't do it.  It seems that we aren't
> routing UDP packets.  Evidently they can receive, but can't send.  Help me. oh
> thou gurus...

'dcc' is not a picture format but stands IMO for 'direct client connect'
and is used by IRC clients to establish a direct connection beetween two
parties bypassing the IRC server. Load the module 'ip_masq_irc'. You may
have to enable tcp-connects on some ports - I don't know which used by
this module - in the 61000-65095 range of the firewall itself.


Malware

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

From: Dan Srebnick <[EMAIL PROTECTED]>
Subject: Re: localhost connecting to port 111
Date: 27 Feb 1999 23:34:18 -0500

I've determined more or less what was happening here.  The answer lied in
the nsswitch.conf file, which seemed to be ignored before, but now was
passing off requests to nisplus.  I've removed the references to nisplus,
and the problem disappeared.

If anyone can provide a technical explanation for exactly why this
behavior changed, I'd appreciate it.

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

From: Derek Suzuki <[EMAIL PROTECTED]>
Subject: NIS maps not updating
Date: Sat, 27 Feb 1999 14:43:13 -0500

        I'm running ypserv on a Red Hat 5.2 system.  The one significant change
from the default is that the source files are in /etc/yp instead of
/etc.  For the most part, everything runs perfectly.  However, if I
change one of the source files and make the /var/yp/Makefile, NIS does
not reflect the change.
        The dbm files in /var/yp/<domain> do get updated properly, but NIS
clients don't see the changes until I restart ypserv.  Is there any way
for me to change this behavior, or am I just doing something wrong?

Derek
[EMAIL PROTECTED]

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

From: Monte Milanuk <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: newbe, dial up PPP, busy. SuSE 6.0, KDE
Date: Sat, 27 Feb 1999 13:51:32 -0600

[EMAIL PROTECTED] wrote:
> 
>   "SteveC" <[EMAIL PROTECTED]> wrote:
> > Trying Kppp with all settings put in all I can get out is the modem is busy.
> > Trying all the howtos & mini howtos I tried to get minicom up. It
> > initializes the modem but then when trying to dial just sits there and times
> > out. Neither method actually makes the modem make a noise. Kernel compiled
> > ppp enabled.
> >
> 
> Hi!
> 
> I have the same symptoms, and another clue:  I have been using kppp on SuSE
> 5.3 for months, without experiencing this problem.  I just installed SuSE
> 6.2, and as far as I know all interupts, file permissions, and kppp settings
> are identical between the two instalations.  If I boot in 5.3, no problem.
> If I boot 6.0, "Sorry, modem is busy."
> 
> Thanks for any insights.
> 
> Eric Poulson
> 
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own


I had the same problem.  The problem was (in my case) the 2.2.0pre7
kernel I installed.  I went back to the 2.0.36 kernel, and wala, here I
am talking to you 8^)  I intend to compile and install the 2.2.2 kernel
and the ac3 patch and try that out.  

Monte Milanuk

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

From: Matts Nilsson <[EMAIL PROTECTED]>
Subject: Re: Telnet mysteriously non-functional, refuses connections
Date: Sat, 27 Feb 1999 20:52:38 +0100

 I have a similar problem, I get a time out in stead of the login prompt. If I do

a telnet locally on the 'puter, it works. I can FTP in from other 'puters without

any problems. hosts.deny is empty and hosts.allow contains "ftpd,telnetd:LOCAL".
The weird thing is, it used to work. It stopped working after I added some window

managers (which I missed during initial install BTW). I've tried to telnet from
other
Linux boxes and Win95, same result. I'm using RedHat 5.2, kernel 2.0.36.

Any (more) suggestions?!? TIA!

// Matts

L J Bayuk wrote:

> If it locks up for a bit BEFORE the login prompt, there's a good chance
> the remote host is doing a reverse DNS lookup on you to see who you
> really are. If it kicks you out after, it probably did not like the
> answer it got (or didn't get).
> Does your own system have a reverse (PTR) DNS record?
> Does the system you are connecting to require authentication of the host?
>
> [EMAIL PROTECTED] wrote:
> >Ok try this
> >
> >1 ) Make sure tcp_wrappers is installed, otherwise the daemon won't be
> >started
> >2) Make sure the telnet daemon actually exist
> >3) Make sure if you are telnetting using hostname (ie telnet linuxbox) try
> >telnet ip instead (telnet 192.168.1.1)
> >
> >HTH
> >Andy
> >
> >Porphyrous wrote in message <7aot5r$226$[EMAIL PROTECTED]>...
> >>Hello all....
> >>
> >>telnet is pretty much an aim and squirt service.  So, I'm stuck on where to
> >>go with this.
> >>
> >>* I try to telnet.
> >>* Says trying 192.168.1.1 (which is the right address).
> >>* Says Connected to wesley.porphyrous.org (which is right name resolved)
> >>* Says Escape character is '^]'
> >>* Nothing else happens
> >>* Within 10 seconds, says Connection closed by foreign host.
> >>
> >>The behavior is the same regardless of whether or not I'm dialed out.  I've
> >>checked hosts.deny (ALL: ALL) and hosts.allow (ALL: LOCAL), hosts and
> >>resolv.conf look okay.  I'm a little mystified, because there isn't much
> >>more to telnet than that, is there?
> >>
> >>I'm running Red Hat 5.1, kernel 2.0.36.
> >>
> >>
> >>
> >>--
> >> porphyrous (por' fi Rus) adj. 1. Of or pertaining to the color purple.
> >>David L. Vessell    |    Tualatin, Oregon    |    [EMAIL PROTECTED]
> >>http://www.pobox.com/~porphyrous      |      http://www.pobox.com/~lpo
> >>              SUPPORT THE LIBERTARIAN PARTY OF OREGON
> >
> >


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

From: Bob <[EMAIL PROTECTED]>
Subject: New kernel 2.2.0 and ICMP ?
Date: Sat, 27 Feb 1999 20:50:24 -0800

RH5.2.
I compiled new kernel 2.2.0.
I am getting 
209.**.**.*** sent an invalid ICMP error to a broadcast messages
every 15 sec.
This never happened in 2.0.36 kernel.
Any idea how to fix it ?
thanks
bob



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

From: Antonio Boveia <[EMAIL PROTECTED]>
Subject: static IP's
Date: 27 Feb 1999 13:54:36 -0600

I have a dial-up provider who doesn't provide static IP addresses,
and I want one. Is there any way around this?  Can I register a
domain name and then update the IP address each time I dial in,
or is there some site out there that could act as 'pointer' to mine?

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


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