Portál AbcLinuxu, 8. prosince 2025 21:23
subnet 62.245.159.98 netmask 255.255.255.0 {
# --- default gateway
option routers 62.245.159.1;
option subnet-mask 255.255.255.0;
option nis-domain 62.245.159.98;
option domain-name 62.245.159.98;
option domain-name-servers 213.46.172.36,213.46.172.37;
option ntp-servers 10.0.1.1;
# option time-offset -18000; # Eastern Standard Time
# option netbios-name-servers 192.168.1.1;
range dynamic-bootp 10.0.1.234 10.0.1.254;
default-lease-time 21600;
max-lease-time 43200;
host stanice {
fixed-address 10.0.1.200;
}
}
Pripojeni mam pres UPC Chello, ip adresa: 62.245.159.98, spojeni pres LAN.
Taky bych potreboval vysvetlit, co v tomto zapisu znamena ntp-servers a nis-domain.
Diky za rady
default-lease-time 14400;
max-lease-time 172800;
ddns-update-style none;
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.10 192.168.0.20;
option domain-name "kelfab";
option domain-name-servers 203.0.178.191, 139.134.5.51;
option routers 192.168.0.1;
option subnet-mask 255.255.255.0;
}
host compn1 {
hardware ethernet 00:0D:88:F0:77:1D; #darka-notebook
fixed-address 192.168.0.31;
}
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.