> I limited the bandwidth of all ip addresses on the LAN using the rule that
> is included on the web site:
>
> If=LAN, Proto=TCP, Source=*, Port=*, Destination=LAN Net,
> Port=*, Bandwidth=256, Delay=Nul, Mask=destination
>
> This is working well as my ip address receives 256 kbps.
>
> There are some special ip addresses on the network (mine!) where I don't
> want to limit bandwidth. I tried adding the following second rule:
>
> If=LAN, Proto=TCP, Source=*, Port=*, Destination=192.168.1.10,
> Port=*, Bandwidth=5000, Delay=Nul, Mask=Nul
>
not tried this myself, but how about one rule where:
Destination={not},{single host},<your-ipaddr>
Magne |