* [LARTC] QoS for lan users ...
@ 2005-04-17 11:49 Marcin Sura
2005-04-18 6:45 ` Taylor Grant
2005-04-18 13:05 ` Andy Furniss
0 siblings, 2 replies; 3+ messages in thread
From: Marcin Sura @ 2005-04-17 11:49 UTC (permalink / raw)
To: lartc
Hi
I have Linux box (Debian) that acting as a bridge.
Eth0 and Eth1 are bridged (br0).
Br0 have public IP.
Eth0 connects to the internet.
Eth1 connect to servers in DMZ (with public IPs).
Eth2 connects my Lan (192.168.1.0/24).
My connections is 2Mbit/2Mbit.
I'm doing SNAT for my Lan.
QoS on eth0 works fine for DMZ, but is there a possibility to doing
QoS on eth0 based on private IPs ( 192.168.1.0/24 ) ?
--
Pozdrawiam
Marcin, slacklist@op.pl
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] QoS for lan users ...
2005-04-17 11:49 [LARTC] QoS for lan users Marcin Sura
@ 2005-04-18 6:45 ` Taylor Grant
2005-04-18 13:05 ` Andy Furniss
1 sibling, 0 replies; 3+ messages in thread
From: Taylor Grant @ 2005-04-18 6:45 UTC (permalink / raw)
To: lartc
> QoS on eth0 works fine for DMZ, but is there a possibility to doing
> QoS on eth0 based on private IPs ( 192.168.1.0/24 ) ?
Are you wanting to QoS inbound or outbound traffic to and from your private IPs? This should be possible on for inbound on your eth2 interface. You might have to use IMQ to QoS what is sent out from your private IPs.
Grant. . . .
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] QoS for lan users ...
2005-04-17 11:49 [LARTC] QoS for lan users Marcin Sura
2005-04-18 6:45 ` Taylor Grant
@ 2005-04-18 13:05 ` Andy Furniss
1 sibling, 0 replies; 3+ messages in thread
From: Andy Furniss @ 2005-04-18 13:05 UTC (permalink / raw)
To: lartc
Marcin Sura wrote:
> Hi
>
> I have Linux box (Debian) that acting as a bridge.
>
> Eth0 and Eth1 are bridged (br0).
>
> Br0 have public IP.
> Eth0 connects to the internet.
> Eth1 connect to servers in DMZ (with public IPs).
>
> Eth2 connects my Lan (192.168.1.0/24).
> My connections is 2Mbit/2Mbit.
>
> I'm doing SNAT for my Lan.
>
> QoS on eth0 works fine for DMZ, but is there a possibility to doing
> QoS on eth0 based on private IPs ( 192.168.1.0/24 ) ?
I've not played with bridging, but think you should be able to do it
with netfilter marks. iptables or ebtables depending on your setup, or
even tc filter on ingress of eth2.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-18 13:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-17 11:49 [LARTC] QoS for lan users Marcin Sura
2005-04-18 6:45 ` Taylor Grant
2005-04-18 13:05 ` Andy Furniss
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.