From: Laurent Mazet Date: Wed, 14 Jan 2015 14:10:42 +0000 (+0100) Subject: remove gateway for eth0 configuration X-Git-Tag: debian_7.8.1~20 X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=39656b88987d505ff93879429b087ed00b90383c;p=debian6500.git remove gateway for eth0 configuration --- diff --git a/master/etc/dhcp/dhcpd.conf.alpha b/master/etc/dhcp/dhcpd.conf.alpha index 3a61b27..6da036e 100644 --- a/master/etc/dhcp/dhcpd.conf.alpha +++ b/master/etc/dhcp/dhcpd.conf.alpha @@ -46,7 +46,7 @@ subnet 10.133.26.0 netmask 255.255.255.0 next-server 10.133.26.160; filename "pxelinux.0"; option domain-name-servers 10.133.26.160; - option routers 10.133.26.231; + #option routers 10.133.26.231; use-host-decl-names on; authoritative; } diff --git a/master/etc/dhcp/dhcpd.conf.blank b/master/etc/dhcp/dhcpd.conf.blank index cf260ed..11892ec 100644 --- a/master/etc/dhcp/dhcpd.conf.blank +++ b/master/etc/dhcp/dhcpd.conf.blank @@ -46,7 +46,7 @@ subnet 10.133.26.0 netmask 255.255.255.0 next-server 10.133.26.160; filename "pxelinux.0"; option domain-name-servers 10.133.26.160; - option routers 10.133.26.231; + #option routers 10.133.26.231; use-host-decl-names on; authoritative; } diff --git a/master/etc/dhcp/dhcpd.conf.bravo b/master/etc/dhcp/dhcpd.conf.bravo index c2aae91..ad308e7 100644 --- a/master/etc/dhcp/dhcpd.conf.bravo +++ b/master/etc/dhcp/dhcpd.conf.bravo @@ -46,7 +46,7 @@ subnet 10.133.26.0 netmask 255.255.255.0 next-server 10.133.26.160; filename "pxelinux.0"; option domain-name-servers 10.133.26.160; - option routers 10.133.26.231; + #option routers 10.133.26.231; use-host-decl-names on; authoritative; } diff --git a/master/etc/dhcp/dhcpd.conf.cl0 b/master/etc/dhcp/dhcpd.conf.cl0 index b4e6876..35ee1e2 100644 --- a/master/etc/dhcp/dhcpd.conf.cl0 +++ b/master/etc/dhcp/dhcpd.conf.cl0 @@ -46,7 +46,7 @@ subnet 10.133.26.0 netmask 255.255.255.0 next-server 10.133.26.160; filename "pxelinux.0"; option domain-name-servers 10.133.26.160; - option routers 10.133.26.231; + #option routers 10.133.26.231; use-host-decl-names on; authoritative; } diff --git a/master/etc/dhcp/dhcpd.conf.gamma b/master/etc/dhcp/dhcpd.conf.gamma index 9b7dead..6e60aed 100644 --- a/master/etc/dhcp/dhcpd.conf.gamma +++ b/master/etc/dhcp/dhcpd.conf.gamma @@ -46,7 +46,7 @@ subnet 10.133.26.0 netmask 255.255.255.0 next-server 10.133.26.160; filename "pxelinux.0"; option domain-name-servers 10.133.26.160; - option routers 10.133.26.231; + #option routers 10.133.26.231; use-host-decl-names on; authoritative; }