Hey again
My network is setup like this
DVG-1120S > SMEServer > clients
now, is it possible to have the same subnet mask on both NIC of the SMEServer, so that the DVG gives smeserver an IP address with subnet mask 255.255.255.0, and the SMEServer gives the clients a an ipaddress with the same subnet mask.
The reason for this question, is, that i had done it, but then my server went crazy, CPU used 100? alle the time because S16adjust-masq, S55email-conf, S80pptpd-conf, S55mailfront-co, S47proftpd-conf, S50conf-securit, S85update-dns always was restarting.
When i look in /var/log/dhcpd/current
it says somewhere
Multiple interfaces match the same subnet: eth0 eth1
Multiple interfaces match the same shared network: eth0 eth1
Listening on Socket/eth0/192.168.19.0
Sending on Socket/eth0/192.168.19.0
Is there anyway around this?, or do i have to give them different subnet masks?