Hi,
Thanks for the reply. But my problem is something else. I want to change the
TOS value. In Linux we can change the TOS value in the mangle table. Is that
possible in FreeBSD?
regards,
Bikrant
On Sunday 15 August 2004 07:47, Thiago Pinto Damas wrote:
> Try to limit the bandwidth for each i
Try to limit the bandwidth for each interface, like:
ipfw pipe 1 config bw 512Kbits/s
ipfw pipe 2 config bw 512Kbits/s
ipfw add pipe 1 ip from 10.0.0.8 to any via wi0 in
ipfw add pipe 2 ip from any to 10.0.0.8 via wi0 out
This might work!
Bikrant Neupane writes:
> Hi,
> I am using fre
Hello everyone, I sent this out a couple of days ago, but I don't
think it actually got out.
Anyway, my little network here consists of a wireless router branched
off of my FreeBSD box, which routes for all of the cabled computers in
the house. There are two wireless clients, laptops, that are in u
Sorry,
I just figured out that I need to refresh
network interfaces to activate new settings
# /etc/netstart
Parahat Melayev wrote:
Hi list,
When I change my IP Address (fxp0) from sysinstall,
system does not activate new settings.
It is activated only when I reboot system.
what may be the problem
Hi list,
When I change my IP Address (fxp0) from sysinstall,
system does not activate new settings.
It is activated only when I reboot system.
what may be the problem?
do I need restart something?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.or