[Bug 283450] ARP problem. Request transmission does not work (proxied arp) in varios virtual interface
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283450 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- Created attachment 256127 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256127&action=edit patch for the kernel to allow proxy arp for point-to-point interfaces I've been using the attached patch for 2 years to add proxy arp entries for VPN interfaces. The kernel without this patch only allows proxy arps for ng_iface (ngX), that is too restrictive. I'm not sure that this patch is correct, but proxy arps should not be limited for ng_iface. -- You are receiving this mail because: You are the assignee for the bug.