edgarfilho
(usa Debian)
Enviado em 08/05/2012 - 23:26h
Boa noite este aqui é o dhcpd.conf, quando adicionei as duas últimas linhas o problema aconteceu.
ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
authoritative;
subnet 192.168.0.0 netmask 255.255.255.0 {
#range 192.168.0.200 192.168.0.210;
option routers 192.168.0.1;
option domain-name-servers 8.8.8.8,4.4.8.8,200.241.52.1,200.241.52.2,200.217.90.37,10.0.0.1;
option broadcast-address 192.168.0.255; }
host recepcao { hardware ethernet c4:17:fe:da:e3:34; fixed-address 192.168.0.101; }
host tecnica2_wireless { hardware ethernet 00:17:c4:bf:a6:25; fixed-address 192.168.0.102; }
host tecnica2_cabo { hardware ethernet 00:26:9e:48:fc:4a; fixed-address 192.168.0.103; }
host tecnica1_wireless { hardware ethernet 00:17:c4:b3:3f:fe; fixed-address 192.168.0.104; }
host tecnica1_cabo { hardware ethernet 00:26:9e:56:d0:84; fixed-address 192.168.0.105; }
host tecnica1_virtual { hardware ethernet 08:00:27:c1:85:d2; fixed-address 192.168.0.114; }
host danilo_wireless { hardware ethernet 00:21:00:22:df:77; fixed-address 192.168.0.106; }
host danilo_cabo { hardware ethernet 00:1d:72:5b:31:52; fixed-address 192.168.0.146; }
host rodrigo_cabo { hardware ethernet 00:1c:c0:91:69:3f; fixed-address 192.168.0.108; }
host rodrigo_virtualbox_xp { hardware ethernet 08:00:27:21:fb:97; fixed-address 192.168.0.112; }
host hp6500 { hardware ethernet 00:25:b3:97:fc:86; fixed-address 192.168.0.109; }
host dtm-tv_wireless { hardware ethernet 00:0e:2e:4a:be:20; fixed-address 192.168.0.110; }
host dtm-tv_cabo { hardware ethernet 00:24:21:fe:50:e7; fixed-address 192.168.0.111; }
host fabio_wireless { hardware ethernet 00:1f:3b:be:e7:ed; fixed-address 192.168.0.113; }
host fabio_cabo { hardware ethernet 00:1a:80:ee:77:71; fixed-address 192.168.0.115; }
host sueanne { hardware ethernet 00:24:2b:ee:d6:05; fixed-address 192.168.0.139; }
host acerone { hardware ethernet 00:25:56:5c:10:9b; fixed-address 192.168.0.140; }
host htc_kaiser { hardware ethernet 00:18:41:49:c7:3c; fixed-address 192.168.0.141; }
host htc_kaiser_virtual { hardware ethernet 80:00:60:0f:e8:00; fixed-address 192.168.0.142; }
host acer5920 { hardware ethernet 00:1f:3c:95:ac:f2; fixed-address 192.168.0.143; }
host tiago_casa { hardware ethernet 00:26:18:e9:a5:77; fixed-address 192.168.0.144; }
host iphone_fabio { hardware ethernet 40:a6:d9:33:50:6f; fixed-address 192.168.0.145; }
host note_flavia { hardware ethernet c4:17:fe:c6:ee:c2; fixed-address 192.168.0.146; }
host note_pai_danilo { hardware ethernet 00:24:21:47:1f:ff; fixed-address 192.168.0.147; }
host iphone_wagner { hardware ethernet e8:06:88:6e:60:82; fixed-address 192.168.0.148; }
host ipad_fabio { hardware ethernet b8:ff:61:91:2a:e1; fixed-address 192.168.0.149; }
host note_brigida { hardware ethernet e8:39:df:d7:bc:49; fixed-address 192.168.0.150; }
host note_thiago { hardware ethernet 1c:4b:d6:26:9d:db; fixed-address 192.168.0.151; }
host iphone_thiago { hardware ethernet 00:23:6c:69:4d:5d; fixed-address 192.168.0.152; }
host ipad_suiane { hardware ethernet a4:67:06:78:50:8f; fixed-address 192.168.0.153; }
host amigo_danilo { hardware ethernet 78:dd:08:e3:de:34; fixed-address 192.168.0.154; }
host hplaser1102 { hardware ethernet F4:CE:46:50:31:6C; fixed-address 192.168.0.200; }
host note_junior { hardware ethernet 00:0D:F0:93:89:2C; fixed-address 192.168.0.155; }
host note_maila { hardware ethernet e8:39:df:d7:b2:ca; fixed-address 192.168.0.156; }
host ipad2_fabio { hardware ethernet a4:67:06:78:51:12; fixed-address 192.168.0.157; }
host note_zecarlos { hardware ethernet 00:17:c4:ad:b5:a6; fixed-address 192.168.0.159; }
host note_juvenal { hardware ethernet 00:25:d3:2c:42:53; fixed-address 192.168.0.161; }
host iphone_junior { hardware ethernet 7c:c5:37:ef:94:95; fixed-address 192.168.0.162; }
host rodrigo_virtualbox_xp0 { hardware ethernet 08:00:27:7c:01:79; fixed-address 192.168.0.163; }
host note_maicon_particular { hardware ethernet 00:22:fa:e6:0c:f8; fixed-address 192.168.0.164; }
host cad4 { hardware ethernet 1c:6f:65:f2:fb:f4; fixed-address 192.168.0.167; }
host iphone_rodrigo { hardware ethernet f8:1e:df:9e:69:ee; fixed-address 192.168.0.165; }
host cad3 { hardware ethernet 1c:6f:65:f4:e2:6a; fixed-address 192.168.0.166; }
host cad5 { hardware ethernet e0:69:95:50:63:da; fixed-address 192.168.0.168; }
host cad5_virtual { hardware ethernet 08:00:27:11:db:d6; fixed-address 192.168.0.169; }
host iphone_danilo { hardware ethernet e4:ce:8f:e8:4a:9f; fixed-address 192.168.0.170; }
host note_alexdominus { hardware ethernet 20:7c:8f:1f:0a:e9; fixed-address 192.168.0.171; }
host cad4_virtual { hardware ethernet 08:00:27:f2:93:03; fixed-address 192.168.0.172; }
host ipad_ana_bia { hardware ethernet 34:51:c9:75:75:e1; fixed-address 192.168.0.174; }
host cad3_virtual { hardware ethernet 08:00:27:9a:9a:9f; fixed-address 192.168.0.175; }
host iphone_flavia { hardware ethernet 00:21:e9:3a:55:bf; fixed-address 192.168.0.176; }
host android_rodrigo { hardware ethernet 40:fc:89:ca:3b:14; fixed-address 192.168.0.177; }
host imac_danilo { hardware ethernet d4:9a:20:5f:7a:65; fixed-address 192.168.0.178; }
host iphone_fabio2 { hardware ethernet 40:a6:d9:33:50:6f; fixed-address 192.168.0.179; }
host usbwifi-ralink { hardware ethernet 00:0e:2e:4a:be:20; fixed-address 192.168.0.180; }
host cad2_virtual { hardware ethernet 08:00:27:50:93:1f; fixed-address 192.168.0.181; }
#host celular_kaka { hardware ethernet 94:51:03:dd:9c:8d; fixed-address 192.168.0.182; }
host ipad_rodrigo { hardware ethernet b8:ff:61:8c:9f:56; fixed-address 192.168.0.183; }
#host edgar-note_wifi { hardware ethernet 00:17:c4:e6:12:3c; fixed-address 192.168.0.184 }
#host edgar-note_cabo { hardware ethernet 70:5a:b6:22:70:01; fixed-address 192.168.0.185 }