Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 11:02:55 +0200 (EET)
From:      Martti Kuparinen <martti.kuparinen@nomadiclab.com>
To:        Mike Tancsa <mike@sentex.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Recent network troubles (slow login, resolver, ...)
Message-ID:  <Pine.BSF.4.21.0102281050020.58191-100000@ws140.nomadiclab.com>
In-Reply-To: <4.2.2.20010228015133.039abee8@marble.sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Feb 2001, Mike Tancsa wrote:

> At 08:44 AM 2/28/2001 +0200, Martti Kuparinen wrote:
> >Hi!
> >
> >I've read that many people have suffered from various problems
> >in the last few days with 4.2-STABLE.
> 
> 
> Do you have IPSec in your kernel by chance ?

Same thing with and without IPsec. Here's an interesting output:

    ws3:~> ftp ::1
    Connected to ::1.
    220 ws3 FTP server (Version 6.00LS) ready.
    Name (::1:martti): ^Cws3:~> 
    ws3:~>


    ws3:~> ftp localhost
    Connected to localhost.
    220 ws3 FTP server (Version 6.00LS) ready.
    Name (localhost:martti): ^Cws3:~> 
    ws3:~>


    ws3:~> ftp ws3
    Connected to ws3.piuha.net.
    ^C
    ^Z
    Suspended
    ws3:~> kill %1
    [1]    Terminated                    ftp ws3


    ws3:~> cat /etc/hosts
    127.0.0.1       localhost localhost.piuha.net
    ws3:~> cat /etc/resolv.conf 
    search piuha.net
    nameserver 127.0.0.1
    nameserver 195.165.196.2
    nameserver 195.165.196.3

    ws3:~> nslookup 195.165.196.3 ns.tele.fi
    Server:  ns.tele.fi
    Address:  193.210.19.19

    Name:    ws3.piuha.net
    Address:  195.165.196.3

    ws3:~> nslookup ws3.piuha.net ns.tele.fi
    Server:  ns.tele.fi
    Address:  193.210.19.19

    Non-authoritative answer:
    Name:    ws3.piuha.net
    Address:  195.165.196.3

All comments are welcome as this is a panic situation...

Martti

---
Ericsson Research / NomadicLab
Martti Kuparinen <martti.kuparinen@nomadiclab.com>
http://www.iki.fi/~kuparine/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102281050020.58191-100000>