On 2/16/06, yo2lux <[EMAIL PROTECTED]> wrote:
> I have a dhcp server with following configuration:
>
> /etc/dhcpd.conf
>
> shared-network LOCAL-NET {
>option domain-name "my.domain";
>option domain-name-servers 193.231.249.1;
>
>subnet 192.168.10.0 netmask 255.255.255.0 {
On 2/16/06, yo2lux <[EMAIL PROTECTED]> wrote:
> arp -s 192.168.10.127 00:50:fc:9d:81:e7 permanent
With this command, you're only creating an ARP entry, not a filter of some sort.
> [...] but nothing happen, my network connection between gateway
> work with all internal IP.
This behaviour isn't
2 matches
Mail list logo