Re: [Users] Putting DHCP server on VENET-connected node

2009-02-04 Thread Denis V. Lunev
VENET device is explicitly NOARP, so this can't be fixed. pls use VETH Regards, Den On Wed, 2009-02-04 at 18:22 +0300, Vitaliy Gusev wrote: > Hi! > On 30 January 2009 12:29:29 Dariush Pietrzak wrote: > > Hi, > > the problem with DHCP and venet, is that dhcp packets are adressed to > > 2

Re: [Users] Putting DHCP server on VENET-connected node

2009-02-04 Thread Vitaliy Gusev
Hi! On 30 January 2009 12:29:29 Dariush Pietrzak wrote: > Hi, > the problem with DHCP and venet, is that dhcp packets are adressed to > 255.255.255.255, and you can't route packets destined for 255.255.255.255 > with routing tables. > But, you sure can direct them towards venet-connected node us

[Users] Putting DHCP server on VENET-connected node

2009-01-30 Thread Dariush Pietrzak
Hi, the problem with DHCP and venet, is that dhcp packets are adressed to 255.255.255.255, and you can't route packets destined for 255.255.255.255 with routing tables. But, you sure can direct them towards venet-connected node using other means, here's the one: host: # iptables -t mangle -A PR