Hey wir installieren grade freebsd auf einem server. wir sind jetzt kurz vor der eigentlichen installation und müssen jetzt die depenguinator.conf konfigurieren!
Ist das richtig?
die depenguinator.conf
ich ahbe kp, wieweit die jmd wervenden kann um etwas böses zu machen!
:-)
Bitte um schnelle antwort!
Ist das richtig?
die depenguinator.conf
die interfaces:Quote:
# Everything which you should need to edit
# to create a boot image is in this file.
hostname="**server**.de"
defaultrouter="**.25.255.10"
# Name server (to be placed into /etc/resolv.conf)
depenguinator_nameserver="**.25.128.10"
# These correspond to the ifconfig_* entries in
# /etc/rc.conf. We can't use the "real" names of
# interfaces, because they depend upon the order
# in which devices are detected and initialized.
# depenguiantor_interfaces should be a list of names of interfaces.
depenguinator_interfaces="external"
# depenguinator_mac_FOO should be the MAC address of interface FOO
depenguinator_mac_external="00:2*:2*:15:3d:50"
# depenguinator_ip_FOO should be the IP address of interface FOO
depenguinator_ip_external="**.25.130.2*1"
# depenguinator_netmask_FOO should be the netmask of interface FOO
depenguinator_netmask_external="255.255.255.0"
die resolv.confQuote:
# /etc/network/interfaces - network interfaces configuration
# loopback interface
auto lo
iface lo inet loopback
# ethernet interface
auto eth0
iface eth0 inet static
address **.25.130.211
network **.25.130.0
netmask 255.255.255.0
broadcast **.25.130.255
gateway **.25.130.1
# virtual interfaces
mit * habe ich ein paar zahlen weggemacht, damit nich alles offen ist!Quote:
nameserver **.25.128.10
nameserver **.25.255.10
search **server**.de
options rotate
options timeout:3
ich ahbe kp, wieweit die jmd wervenden kann um etwas böses zu machen!
:-)
Bitte um schnelle antwort!