Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]

[ Available lists | Index of freebsd-net | Month of Jul 2008 | Week of 1 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ingo Flaschberger <if@xip.at>
Date
1 Jul 2008 01:10:53
Subject
Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
Message-ID
alpine.LFD.1.10.0807010308320.19444@filebunker.xip.at

In reply to

[ Hide this part ]
Dear Alex,

> >if possible, a ned header is created at the other network-cards-buffer
> >and the ip-data is copied from network-card-buffer to network-card-buffer
> >directly.
>
> So how does one enable "ip fast forwarding" on FreeBSD ?

sysctl -w net.inet.ip.fastforwarding=1

usually interface polling is also chosen to prevent "lock-ups".
man polling

kind regards,
Ingo Flaschberger



Elapsed time: 0.203 seconds