Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 02:17:07 -0500
From:      "William Wong" <willwong@anime.ca>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   dummynet quirk?
Message-ID:  <001701c05a9d$8cb34ca0$0300a8c0@anime.ca>

next in thread | raw e-mail | index | archive | help
Hey,

I'm experiencing a strange problem with dummynet.

I have a pipe setup so it limits to 9kB/s and the ipfw rule is:
/sbin/ipfw add 2230 pipe 1 tcp from myip 80 to any out via tun0

The problem comes up when I actually try to view a page off my webserver
(Apache).  If I try to load http://myip (any page), lynx or whatever browser
I use will sit there with "waiting for response".

I take a look at my netstat, and I see that the connection is in state
FIN_WAIT_1.

If I remove that particular rule, web pages are served without problems.

Anyone experienced this before?

Thanks,
- Will






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?001701c05a9d$8cb34ca0$0300a8c0>