/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ SangTae Ha wrote: > I setup linux machine which is masquerading with 1 ip address. > After attaching one more ethernet card, I have a network of internal masqed >computers with ip addresses starting at > 192.168.10.2 (10.1 is the linux gateway). > > Internet - Linux Machine - local computers > (External) (Internal) > > External bandwidth is fixed, so I want to prioritize local hosts especially into 5 >priority levels. > Is there any method which can prioritize the local hosts? Any idea? > > Thanks in advance. you can use iproute2 to do outgoing traffic shaping. there's nothing you can do about the incoming traffic. there's a howto about this: http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO.html section 8 talks about this. raf _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
