Hi there,
I succesfully configured an OpenSuSE 11.2-System to use the internet via ETH and to connect to our NFS-Fileserver via VLAN.
This is working fine so far.
If rebooting the system (the file ifcfg-vlan** is working fine) the ETH and VLAN interface come up, but it seems that establishing the routing information over the VLAN takes too long:
The user home directories reside on the NFS-Server (autofs also working fine), but if one tries to login to the system (no matter if graphical or via ssh) fast after it comes up, the mounted dirs are not available.
I'm very sure the problem is connected with the route (set up via ifcfg-vlan** file): In one case I got via ssh on the machine and read about my missing home dir. Immediate after that I found missing route entries.
I hope the explainations are detailed enough.
Thanks for all suggestions.
Greets
Barry1
For further details, here is my ifcfg-vlan**
Code:
STARTMODE='auto'
ETHERDEVICE='eth0'
IPADDR='**.***.***.***/22'