Date: Wed, 27 May 1998 14:58:30 -0400 (EDT) From: Patrick <patrick@drivel.net> To: sfarrell+lists@farrell.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd and zyxel Message-ID: <Pine.BSI.3.96.980527145100.8638B-100000@eclipse.blurred.net> In-Reply-To: <87pvgzq1u1.fsf@couatl.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
netstat -r shows entries for the 3 machines, and: default 192.168.1.1 UGSc 12 725 ed0 with 192.168.1.1 being the router. i've never used tcpdump, i tried it just now and it said tcpdump: /dev/bpf0: Device not configured, so i'll have to look into it later. i did, however, set up ipfw on one machine to log all traffic to itself, and it was 99% traffic like this: May 27 01:32:33 eclipse /kernel: ipfw: 100 Allow UDP 192.168.1.5:872 192.168.1.5:1021 via lo0 so there doesn't seem to be much, if any, external traffic, except for what i'm actually generating with telnet etc. On 27 May 1998 sfarrell+lists@farrell.org wrote: > Patrick <patrick@drivel.net> writes: > > > i have a network of 2 freebsd machines, a windows machine and a zyxel isdn > > router, which is doing ip masquerading. everything is nice and fast from > > the windows machine, but is painfully slow from either freebsd machine. if > > i telnet to an external host from the windows machine it's fine, but if i > > telnet to the same host from a freebsd machine it's as if the connection > > is really slow. i tried downloading something via ftp and got throughput > > of 0.36 kBps. but if i ping the external host, the return times are around > > 40 ms. i even tried flood-pinging an external host, and it was fine, the > > zyxel even connected the second channel. when i was using a bitsurfr > > connected to one of the freebsd machines, everything was fine from all the > > machines. help me? > > What's netstat -r say? Did you run tcpdump and see what kind of > traffic you're getting? > > -- > > Steve Farrell > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.96.980527145100.8638B-100000>