2 Probleme: Mount und Gateway
Hallo,
habe da zwei Probleme mit meinem Debian "Etch":
a) Mount
Meine </etc/fstab> sieht folgendermaßen aus:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hdd1 /home ext3 usrquota,grpquota 0 2
/dev/hda5 /tmp ext3 defaults 0 2
/dev/hdb6 /usr ext3 defaults 0 2
/dev/hda6 /var ext3 defaults 0 2
/dev/hdb5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
//fscera/dateien$ /media/dateien smbfs username=***,password=***,rw,auto 0
0
//fscera/exact$ /media/exact smbfs username=***,password=***,rw,auto 0 0
//fscera/install$ /media/install smbfs username=***,password=***,rw,auto 0
0
Nun muss ich aber nach dem Systemstart mit <mount -a> die
Netzwerklaufwerke manuell "holen" denn automatisch werden die drei
Netzlaufwerke nich eingebunden. Warum macht Debian das nicht automatisch?
Was (und wo) muss ich anders konfigurieren?
b) Gateway
Habe per "route add default gw 10.130.50.2" mein Defaultgateway
eingestellt. Die <etc/network/interfaces> sieht folgendermaßen aus:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo eth0
iface lo inet loopback
allow-hotplug eth0
# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp
iface eth0 inet static
address 10.130.109.10
netmask 255.255.0.0
broadcast 10.130.255.255
network 10.130.0.0
gateway 10.130.50.2
up ip route add 192.168.129.135/32 via 10.130.50.2
Also "Hosenträger und Gürtel" denn das Std.-Gateway ist 10.130.50.2 und
zusätzlich wird eine Route für 192.168.129.135 über 10.130.50.2
vorgegeben. Diese Einstellungen werden aber beim Neustart des Systemes
nicht angezogen. Nur das manuelle setzen des Gateways bringt den
gewünschten Erfolg. Wo kann ich das Gateway fest einstellen?
Vielen Dank für Eure Hilfe!
Gruß
Stefan
This Email and any attached files are confidential. If you are not the intended recipient, any disclosure, reproduction, copying, distribution or other use of this communication is strictly prohibited.
If you have received this communication in error, please notify the sender immediately and then delete this Email. The sender does not accept liability for the correct and complete transmission of the information, nor for any delay or interruption of the transmission, nor for damages arising from the use of or reliance on the information.
Reply to: