Re: proxy-arp & mpd

2008-07-24 Thread .
[ Charset KOI8-U unsupported, converting... ] > Damien Deville wrote: > > Hi, > > > > we are facing a similar issue with arp blocked in sbwait state. > > > > Here is a way to reproduce it: > > - add a bunch of arp entries in your arp table (best is around 255 > > entries). > > - launch two arp -

Re: proxy-arp & mpd

2008-07-23 Thread Damien Deville
Hi, after some more tests here is what i came to (patch provided is for freebsd 6.3 but can be adapted for other versions): it is a dirty hack and might not be the right solution but it is working in the case i described earlier and i hope it will help discussing the issue. It seems that the

Re: proxy-arp & mpd

2008-07-23 Thread Oleksandr Samoylyk
Damien Deville wrote: Hi, we are facing a similar issue with arp blocked in sbwait state. Here is a way to reproduce it: - add a bunch of arp entries in your arp table (best is around 255 entries). - launch two arp -a -d in parallel ('arp -a -d & arp -a -d &') Both processes will be in concu

Re: proxy-arp & mpd

2008-07-23 Thread Damien Deville
Hi, we are facing a similar issue with arp blocked in sbwait state. Here is a way to reproduce it: - add a bunch of arp entries in your arp table (best is around 255 entries). - launch two arp -a -d in parallel ('arp -a -d & arp -a -d &') Both processes will be in concurence to access the table

Re: proxy-arp & mpd

2008-07-22 Thread Oleksandr Samoylyk
Oleksandr Samoylyk пишет: Dear Community, I'm using proxy-arp for public ips for our clients in order to give them internet access using pptp-tunnels with mpd: # cat /usr/local/etc/mpd5/mpd.conf | grep arp set iface enable proxy-arp # uname -a FreeBSD xxx.xx.xxx 7.0-STABLE FreeBS

proxy-arp & mpd

2008-07-22 Thread Oleksandr Samoylyk
Dear Community, I'm using proxy-arp for public ips for our clients in order to give them internet access using pptp-tunnels with mpd: # cat /usr/local/etc/mpd5/mpd.conf | grep arp set iface enable proxy-arp # uname -a FreeBSD xxx.xx.xxx 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue May 13