can you check flood.gif?(it's denied to send gif's to this conference)
ftp://temp:[EMAIL PROTECTED]/flood.gif
for unknown reasons ng_bridge seems to be working like ng_hub and is
flooding network even after establishing session between two mac addresses.
using kernel bridge instead of ng_bridge s
Karim Fodil-Lemelin wrote:
>
> Hi,
>
> I just did a cvsup of RELENG_5 and got some problem doing forwarding
> to localhost using a rule like this:
>
> ipfw add fwd 127.0.0.1,1234 tcp from any to any in via re1
>
> I have those options in my kernel config:
>
> options IPFIREWALL
> opt
Hi,
I just did a cvsup of RELENG_5 and got some problem doing forwarding
to localhost using a rule like this:
ipfw add fwd 127.0.0.1,1234 tcp from any to any in via re1
I have those options in my kernel config:
options IPFIREWALL
options IPFIREWALL_FORWARD_EXTENDED
options IPFIREWALL_
Hi, list,
I'm reading FreeBSD's network codes, and I have noticed that we call
tcp_output() from tcp_usr_send() with tcbinfo locked. According to the
comment in the tcp_usr_send(), we must call tcp_connect() or
tcp_usrclosed() with tcbinfo locked. But it seems that we does not nee
> On Wed, Apr 20, 2005 at 03:03:57PM -0400, Mikhail Teterin wrote:
> > Well, simply checking out sys/dev/nve, sys/contrib/dev/nve, and
> > sys/modules/nve allowed me to build the if_nve module. Loading if_nve.ko
> > attaches to the interface, but attempts to ifconfig it result in instant
> > panic
On Wed, Apr 20, 2005 at 03:03:57PM -0400, Mikhail Teterin wrote:
> Well, simply checking out sys/dev/nve, sys/contrib/dev/nve, and
> sys/modules/nve allowed me to build the if_nve module. Loading if_nve.ko
> attaches to the interface, but attempts to ifconfig it result in instant
> panic (page f
Can you not configure the loop back w/ the address
then bind to it and connect to the forgein end ?
It's not exactly what you want, but I think its a game
some apps play.
Andre wrote:
How can I open a TCP connection with a source IP
address that's not configured on the machine?
I've created a prox
Andre wrote:
>
> How can I open a TCP connection with a source IP
> address that's not configured on the machine?
>
> I've created a proxy (like Squid but for another
> protocol), and I use ipfw fwd to get the client's
> TCP connections to this proxy.
>
> The problem is that the connections that
How can I open a TCP connection with a source IP
address that's not configured on the machine?
I've created a proxy (like Squid but for another
protocol), and I use ipfw fwd to get the client's
TCP connections to this proxy.
The problem is that the connections that the proxy
open have the source