Okay, I have logged some more on this issue. The appliance we use (from applianceshop.eu) is using the network cards: VIA VT6105M Rhine III 10/100BaseTX, 3 of them.
Every hour this passes by in the system logs:
Dec 6 09:54:43 dhclient[57082]: bound to xx.xx.xx.xx -- renewal in 3600 seconds.
Dec 6 10:54:43 dhclient[57082]: DHCPREQUEST on vr1 to 195.130.132.102 port 67
Dec 6 10:54:43 dhclient[57082]: SENDING DIRECT
...
Dec 6 10:55:36 dhclient[57082]: DHCPREQUEST on vr1 to 195.130.132.102 port 67
Dec 6 10:55:36 dhclient[57082]: SENDING DIRECT
Dec 6 10:55:50 dhclient[57082]: DHCPREQUEST on vr1 to 255.255.255.255 port 67
Dec 6 10:55:50 dhclient[57082]: DHCPACK from 81.82.zz.zz
Dec 6 10:55:51 dhclient[57082]: bound to xx.xx.xx.xx -- renewal in 3600 seconds.
Dec 6 11:55:50 dhclient[57082]: DHCPREQUEST on vr1 to 195.130.132.102 port 67
Dec 6 11:55:50 dhclient[57082]: SENDING DIRECT
...
Dec 6 11:56:33 dhclient[57082]: DHCPREQUEST on vr1 to 195.130.132.102 port 67
Dec 6 11:56:33 dhclient[57082]: SENDING DIRECT
Dec 6 11:56:52 dhclient[57082]: DHCPREQUEST on vr1 to 255.255.255.255 port 67
Dec 6 11:56:52 dhclient[57082]: DHCPACK from 81.82.zz.zz
Dec 6 11:56:52 dhclient[57082]: bound to xx.xx.xx.xx -- renewal in 3600 seconds.
On a similar setup (same provider) but with Linux and using the parameter "supersede dhcp-server-identifier 255.255.255.255;", I see this:
Dec 6 12:04:29 fw dhclient: DHCPREQUEST on eth4 to 255.255.255.255 port 67
Dec 6 12:04:29 fw dhclient: DHCPACK from 81.82.zz.zz
Dec 6 12:04:29 fw dhclient: bound to yy.yy.yy.yy -- renewal in 3592 seconds.
Any workaround to get the same behaviour on pfsense 1.2.3 ?
Cheers,
Kristof.