Re: Home Lan with D-Link DI-604



Mikkel L. Ellertson wrote:
Carlos Alberto Alves wrote:
Mikkel L. Ellertson wrote:

Hi Mikkel!
Here you are:

1- /etc/exports
/home/carlos sempron(ro)
/home/download sempron(ro)

2- /etc/hosts
127.0.0.1 localhost.localdomain localhost k6
127.0.0.1 k6 localhost.localdomain localhost

3- /etc/hosts.allow
portmap: sempron
lockd: sempron
mountd: sempron
rquotad: sempron
statd: sempron
cupsd: ALL

4- /etc/hosts.deny
lockd: ALL
mountd: ALL
rquotad: ALL
statd: ALL

This setup worked fine in a peer-to-peer network.
:(
Dumb question - can this machine resolve the host name sepron?
"nslookup sepron" or "dig sepron"

Also, are there any errors in the logs when you try to connect?

Mikkel

Here is the result of hte 2 commands...

[carlos@k6 ~]$ dig sempron

; <<>> DiG 9.3.2 <<>> sempron
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 56004
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;sempron. IN A

;; AUTHORITY SECTION:
. 10800 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2007043000 1800 900 604800 86400

;; Query time: 232 msec
;; SERVER: 200.218.176.7#53(200.218.176.7)
;; WHEN: Mon Apr 30 16:59:39 2007
;; MSG SIZE rcvd: 100

[carlos@k6 ~]$ nslookup sempron
Server: 200.218.176.7
Address: 200.218.176.7#53

** server can't find sempron: NXDOMAIN

There is no error messages when I try to connect to the Internet and command "mount" returns nothing.

--
**********************************************
* Carlos Alberto Alves *
* Child Neurologist *
* Systems Analyst/ASUS Certified Professional*
* Rio de Janeiro, Brazil *
* Skype: carlos-aa *
* mailto:drcaa@xxxxxxxxxxxxxx *
* mailto:drcaa@xxxxxxxxxxxxxxxxx *
**********************************************

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages