Home Forums OS X Server and Client Discussion Open Directory Local Client can’t resolve hostname..

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #375292
    darnelld
    Participant

    Totally new to AFP and DNS config so thanks for bearing with me….

    I have successfully installed and configured (I think) Leopard 10.5.6 on my xserver. I followed and checked many of the DNS tutorials on line that help me to configure it correctly coming from a dynamic IP address from my local ISP…

    I checked the DNS settings using the changeip command. Here are the results.

    server:~ test$ sudo changeip -checkhostname
    Password:

    Primary address = 192.168.1.100

    Current HostName = server.myhouse.com
    DNS HostName = server.myhouse.com

    The names match. There is nothing to change.

    [b] here is the question….[/b]

    On one of my client computers on my network, I can afp://[fixed ip address of server] and everything works great! If I afp://server.myhouse.com nothing works and kicks the error message…

    “The Finder cannot complete the operation because some data in “afp://server.myhouse.com” could not be read of written.

    (Error code -36)

    Is this a permission issue?

    Thanks so much in advance

    darnelld

    #375293
    darnelld
    Participant

    I appologize if this is not the correct section of the forum to post (maybe DNS…????)…..anyway

    in terminal I ran dig on my server and then on my macbook pro on my network…..

    Server response…

    server:~ test$ dig 679ave.com

    ; <<>> DiG 9.4.2-P2 <<>> 679ave.com
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20288 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;679ave.com. IN A ;; AUTHORITY SECTION: 679ave.com. 10800 IN SOA server.679ave.com. admin.679ave.com. 2009020100 86400 3600 604800 345600 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(192.168.1.100) ;; WHEN: Sun Feb 1 12:57:20 2009 ;; MSG SIZE rcvd: 77 MacBook Pro.... server:~ test$ dig 679ave.com ; <<>> DiG 9.4.2-P2 <<>> 679ave.com
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60226 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;679ave.com. IN A ;; AUTHORITY SECTION: 679ave.com. 10800 A 68.178.323.100 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(68.87.76.178) ;; WHEN: Sun Feb 1 13:402009 ;; MSG SIZE rcvd: 44 the ip address from my macbook pro is the DNS server from ISP. My server has a static ip address 192.168.1.100. When I dig the static ip address from my macbook pro, I get ;; QUESTION SECTION: ;192.168.1.100. IN A ;; AUTHORITY SECTION: . 10800 IN SOA A.Root-Servers.net NSTLD,Verisign-grs.com. 2009020101 1800 900 604800 86400 ;; Query time: 0 msec ;; SERVER: 192.168.1.100#53(192.168.1.100) ;; WHEN: Sun Feb 1 12:57:20 2009 ;; MSG SIZE rcvd: 77 thanks for any help....

    #375360
    smitsc05
    Participant

    Josh, this is great advice (I apologize if I hijack this thread.) So, if I have an Xserve that requires both internal and web access and I want to give the webserver its own connection via the second eth card, with a different subnet, NAT will not work correctly?

    For example:
    eth01 = NET>AT&T (99.x.x.x)>Router>Xserve
    eth0 = internal subnet (192.x.x.x)

    As of now, if the eth0 card is DHCP’ing from our router, no one can connect to the website. As soon as I deactivate the eth0 connection, site comes right up.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed