Problem number one is that for some reason resolv.conf didn't get created. This probably is why I can't ping the host name of my other machine.
Heres the network. The machines get the dhcp from my netgear router.
The win2k machine is called jon and the workgroup kasper. I can see the linux server from jon and can ping it by ip and host name.
On the linux machine if I check the network card settings it's got all the dns entries filled in bar the search dns. Whats the search dns ???????
I can ping jon by ip address but not by hostname.
If I fire up xmsbrowser I can see the workgroup and it can see jon but if I click on it it says no shares offered.
I've put these in the resolv.conf
search kasper
nameserver 212.159.11.150
nameserver 212.159.13.150
nameserver 212.159.13.49
In the lmhosts
127.0.0.1 localhost
jon jon
I've tested out the smb.conf with testparm and it says everything is fine.
I've also noted since installing webmin I get this error under services.
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
What the hell is this ???
First thing I think is getting the host name resolved.
Heres the network. The machines get the dhcp from my netgear router.
The win2k machine is called jon and the workgroup kasper. I can see the linux server from jon and can ping it by ip and host name.
On the linux machine if I check the network card settings it's got all the dns entries filled in bar the search dns. Whats the search dns ???????
I can ping jon by ip address but not by hostname.
If I fire up xmsbrowser I can see the workgroup and it can see jon but if I click on it it says no shares offered.
I've put these in the resolv.conf
search kasper
nameserver 212.159.11.150
nameserver 212.159.13.150
nameserver 212.159.13.49
In the lmhosts
127.0.0.1 localhost
jon jon
I've tested out the smb.conf with testparm and it says everything is fine.
I've also noted since installing webmin I get this error under services.
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
Configuration server couldn't be contacted:
CORBA error: IDLmg.org/CORBA/BAD_OPERATION:1.0
What the hell is this ???
First thing I think is getting the host name resolved.
Comment