Re: After Dapper Update NFS/SMB don't work



host is a command that queries your DNS entries... that's fine.

doing:

ping server

should point to the private IP for "server" (192.x.x.x), the one in
your /etc/hosts


you should be able to do:

showmount -e server

On 2/16/07, Jeremy Thompson <jeremy.a.thompson+ubuntu@xxxxxxxxxxxxxx> wrote:
Interesting update -

jeremy@Main:/etc$ host Main
Main.MSHOME has address 208.67.219.40
Host Main.MSHOME not found: 3(NXDOMAIN)
jeremy@Main:/etc$ host localhost
localhost.MSHOME has address 208.67.219.40
;; reply from unexpected source: 208.67.220.220#53, expected
208.67.222.222#53
;; Warning: ID mismatch: expected ID 54541, got 27575
Host localhost.MSHOME not found: 3(NXDOMAIN)

Do I have a DNS problem?

JT



On 2/16/07, Jeremy Thompson <
jeremy.a.thompson+ubuntu@xxxxxxxxxxxxxx> wrote:
Thanks for the replies..


On 2/16/07, Luis <lemsx1@xxxxxxxxx > wrote:
Are you sure that you can resolve "server"?

$> host server


jeremy@Main:/etc$ host server
server.MSHOME has address 208.67.219.41
Host server.MSHOME not found: 3(NXDOMAIN)

So I would guess I can't resolve the server. I don't know if I couldn't
do this before hand...


That should give you the IP of "server". If that works, then try:

$> showmout -e server

And that should give you a list of all the shares that server is
serving.

If any of those two commands don't work, then your problem is either
/etc/hosts, /etc/resolv.conf and/or firewall issues (hint: iptables
-nL).

jeremy@Main:/etc$ sudo iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Here's the other command.

jeremy@Main:/etc$ cat resolv.conf
nameserver 208.67.222.222
nameserver 208.67.220.220
domain MSHOME

Is there some service I should see as running? Here's the output of
hosts, I added the 192.168.1.3 to it after it didn't resolve. It still
doesn't.

jeremy@Main:/etc$ cat hosts
127.0.0.1 localhost Main
127.0.1.1 Main
192.168.1.3 server

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

Thanks again

JT



You don't need to do anything on server, since it works fine from
Windows.

On 2/15/07, Jeremy Thompson <
jeremy.a.thompson+ubuntu@xxxxxxxxxxxxxx> wrote:
Hello all,
I finally did the update to Dapper that's been there for a week.
Now I
can't see my FreeNAS Server with SMB/NFS. I can still reach it on my
windows boxes with SMB. My fstab file, which didn't change is -

/etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda2 / ext3
defaults,errors=remount-ro 0 1
/dev/sda5 none swap sw
0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0

#NFS Share Mounts
server:/mnt/Music /media/music nfs
rsize=8192,wsize=8192,timeo=14,intr
server:/mnt/Backup /media/backup nfs
rsize=8192,wsize=8192,timeo=14,intr
server:/mnt/Videos /media/videos nfs
rsize=8192,wsize=8192,timeo=14,intr


I issues the 'sudo mount -a' command and I get

mount to NFS server 'server' failed: server is down

The server isn't down. None of the folder will come up in network
browser
either.

Need some help, everything worked fine before I updated 20 minutes
ago.

Thank you.

JT

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




--
----)(-----
Luis Mondesi
*NIX Guru

"Feliz el hombre que ha hallado sabiduria y el hombre que consigue
discernimiento, porque el tenerla como ganancia es mejor que tener la
plata como ganancia; y el tenerla como producto, [mejor] que el oro
mismo" (Prov 3:13-14).
|_|0|_|
|_|_|0|
|0|0|0|

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users





--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




--
----)(-----
Luis Mondesi
*NIX Guru

"Feliz el hombre que ha hallado sabiduria y el hombre que consigue
discernimiento, porque el tenerla como ganancia es mejor que tener la
plata como ganancia; y el tenerla como producto, [mejor] que el oro
mismo" (Prov 3:13-14).
|_|0|_|
|_|_|0|
|0|0|0|

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: After Dapper Update NFS/SMB dont work
    ... showmount -e server ... Host Main.MSHOME not found: 3 ... "Feliz el hombre que ha hallado sabiduria y el hombre que consigue ... porque el tenerla como ganancia es mejor que tener la ...
    (Ubuntu)
  • Re: CE5.0 Command line tools
    ... Lookup devices, ... TFTP server on the host end... ... I know in CE4.0 it was possible to download an OS to a CEPC from the command line, but I am looking to do this in CE5.0 and not to a CEPC. ...
    (microsoft.public.windowsce.platbuilder)
  • gdm hangs
    ... gdm will hang 9 of 10 times when logging out. ... with or without the client having been connected to the Server. ... # Timed login, useful for kiosks. ... Must output the chosen host on stdout, ...
    (Debian-User)
  • problem with sendmail in solaris 9
    ... names that should be exposed as from this host, ... # save Unix-style "From_" lines at top of header? ... # work recipient factor ... # SMTP STARTTLS server options ...
    (SunManagers)
  • RE: Samba - Active Directory 2003 problems
    ... >> Command and supply the password, ... join my server as srvweb-01, so as a simple solution, I changed the ... host name on the server to srvweb-02. ...
    (Fedora)