FreeBSD ipnat+ipfw map ppp0 10.0.0.0/8 -> 193.193.223.254/32 portmap tcp/udp 10000:40000 map ppp0 10.0.0.0/8 -> 193.193.223.254/32 ${fwcmd} pipe N config bw X delay 0ms ${fwcmd} add pipe N all from any to 10.0.0.Z in via internal_iface Фиг оно шейпит. 10.0.0.x сжирает за милу душу весь аплинк. Что не то ? А как сделать ? -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Hello, On Sat, 10 Jan 2004, Alexander Yeremenko wrote:
FreeBSD ipnat+ipfw
map ppp0 10.0.0.0/8 -> 193.193.223.254/32 portmap tcp/udp 10000:40000 map ppp0 10.0.0.0/8 -> 193.193.223.254/32
${fwcmd} pipe N config bw X delay 0ms ${fwcmd} add pipe N all from any to 10.0.0.Z in via internal_iface
Фиг оно шейпит. 10.0.0.x сжирает за милу душу весь аплинк.
Что не то ? А как сделать ?
Счетчик на правиле увеличивается ? Если да, то что показывает ipfw p N sh ? Если не увеличивается, то дело скорее всего в 'in via internal_iface'. Попробуйте заменить его на 'out' -- Andrey Lakhno, land-ripe =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Hello, On Sat, 10 Jan 2004, Alexander Yeremenko wrote:
FreeBSD ipnat+ipfw
map ppp0 10.0.0.0/8 -> 193.193.223.254/32 portmap tcp/udp 10000:40000 map ppp0 10.0.0.0/8 -> 193.193.223.254/32
${fwcmd} pipe N config bw X delay 0ms ${fwcmd} add pipe N all from any to 10.0.0.Z in via internal_iface
Фиг оно шейпит. 10.0.0.x сжирает за милу душу весь аплинк.
Что не то ? А как сделать ?
Попробуйте заменить 'in via internal_iface' на 'out' -- Andrey Lakhno, land-ripe =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
FreeBSD ipnat+ipfw
map ppp0 10.0.0.0/8 -> 193.193.223.254/32 portmap tcp/udp 10000:40000 map ppp0 10.0.0.0/8 -> 193.193.223.254/32
${fwcmd} pipe N config bw X delay 0ms ${fwcmd} add pipe N all from any to 10.0.0.Z in via internal_iface
Фиг оно шейпит. 10.0.0.x сжирает за милу душу весь аплинк.
Что не то ? А как сделать ?
Насколько я помню, первым срабатывает ipnat, соответственно до ipfw доходит уже не 10.0.0.x, а 193.193.223.254/32. -- DM-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
participants (3)
-
Alexander Yeremenko
-
Andrey Lakhno
-
Dmitry Pavlenko