OSX Server: Can't get Plex Connect to work

Same problem here. PlexConnect doesn't work because I'm running OS X Server (10.6.8).

:(

OSX server is not officially supported yet (mainly because none of us run it to test with) but the answers to your problem appear to be above:

  • You must either disable the web server, using chrisallen's instructions in the post above you, or change the port it uses to e.g. 8080
  • Add an additional primary DNS zone on your OSX Server named "trailers.apple.com" and a new host entry "trailers.apple.com" in the new "trailers" zone pointing at the IP address of your PMS

EDITED: to include Longariva's additional information in post 23. 

I'm having the same issue, and I'm using a mac mini running regular Mountain Lion.

"[Errno 48] Address already in use"

Edit: It seems to be because my computer wants to run two PMS python servers simultaneously. If I quit them it works, but of course they both pop up again.

You can simple add an additional primary DNS zone on your OSX Server named "trailers.apple.com" and a new host entry "trailers.apple.com" in the new "trailers" zone pointing at the IP address of your PMS.

Simple as that

anfalas

You can simple add an additional primary DNS zone on your OSX Server named "trailers.apple.com" and a new host entry "trailers.apple.com" in the new "trailers" zone pointing at the IP address of your PMS.

Simple as that

anfalas

Have you tested this as working?

If I'd known OS X Server was going to cause these problems I'd never have installed it.  Methinks when we move into our new house and the home cinema finally gets done I'll be wiping my drive and installing vanilla Mountain Lion (or even Lion)...

Have you tested this as working?

For sure!

How exactly do I add the host entry pointing to my Plex Media Server and do I need to add the PMS’s port number as well?

plexconnect1.png

You can simple add an additional primary DNS zone on your OSX Server named “trailers.apple.com” and a new host entry “trailers.apple.com” in the new “trailers” zone pointing at the IP address of your PMS.


Simple as that


anfalas

For sure!

better explanation would be helpful, as PlexConnect still tries to create the dns server which it can't, and adding a primary zone you can't simply add a host as it prepends it?

better explanation would be helpful, as PlexConnect still tries to create the dns server which it can't, and adding a primary zone you can't simply add a host as it prepends it?


With very little python knowledge you can comment out the part which calls the DNS service object in PlexConnect.py.

And for the DNS Server it is really that simple as creating a zone named trailers.apple.com and in there a host named trailers.apple.com (in fact the domain part is the same as the host address without prepending a hostname) pointing at the IP Address of the PMS server. There is no magic and as Apple uses the widely used bind name server you can also edit the zone file directly ( /var/named/db.trailers.apple.com ). There's plenty of documentation for bind DNS online.
But maybe it could be a good idea to wait for a more stable/elaborated release ;-)

If you don't wanna mess with Server and you have a spare pc, run PlexConnect from there. PlexConnect doesn't have to be run from a machine that is running PMS.

This still doesn't tell me exactly how to make those changes; I don't know which type of record (Alias, Machine, or Service) I'm supposed to add. Messing with DNS stuff without fully understanding it is probably not a good idea for me. So I'm going to leave it alone until an updated version that's fully and automatically compatible with OS X Server (10.6-10.8) is released.

With very little python knowledge you can comment out the part which calls the DNS service object in PlexConnect.py.

And for the DNS Server it is really that simple as creating a zone named trailers.apple.com and in there a host named trailers.apple.com (in fact the domain part is the same as the host address without prepending a hostname) pointing at the IP Address of the PMS server. There is no magic and as Apple uses the widely used bind name server you can also edit the zone file directly ( /var/named/db.trailers.apple.com ). There's plenty of documentation for bind DNS online.
But maybe it could be a good idea to wait for a more stable/elaborated release ;-)

OK well I'm trying from another Mac on the network and my Terminal output is this:

Last login: Thu Jun  6 10:01:59 on ttys002
Vinces-MacBook-Pro-II:PlexConnect-XML_templates vince$ sudo ./PlexConnect.py
PlexConnect : ***
PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 10.0.1.11
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : servers discovered: 1
DNSServer : ***
DNSServer : Starting up.
DNSServer : intercept trailers.apple.com: 10.0.1.11
DNSServer : forward other to higher level DNS: 10.0.1.8
DNSServer : ***
WebServer : ***
WebServer : WebServer: Serving HTTP on 0.0.0.0 port 80.
WebServer : ***
 
Which seems wrong but nearly there as Trailers still not showing PlexConnect.
 
What am I doing wrong?

With very little python knowledge you can comment out the part which calls the DNS service object in PlexConnect.py.

And for the DNS Server it is really that simple as creating a zone named trailers.apple.com and in there a host named trailers.apple.com (in fact the domain part is the same as the host address without prepending a hostname) pointing at the IP Address of the PMS server. There is no magic and as Apple uses the widely used bind name server you can also edit the zone file directly ( /var/named/db.trailers.apple.com ). There's plenty of documentation for bind DNS online.
But maybe it could be a good idea to wait for a more stable/elaborated release ;-)

Ok, I think I have sorted out the DNS stuff in Mountain Lion OSX Server. Pings and traces resolve to my PMS IP. How are you guys running the PlexConnect webserver? Are you disabling the OSX Server Webserver? Would be great to run it within the OSX Server Webserver if that makes sense. I was also able to comment out the DNS server lines in PlexConnect.py without any issues. Just need to sort out the webserver now.

Edit - Seems not all is well. Looks like this edit has killed every other apple.com request. trailers.apple.com works as expected but all other requests with apple.com fail to be forwarded.

plex-dns.png

HKMacs:

Change DNS Setting in aTV?

OK well I'm trying from another Mac on the network and my Terminal output is this:

Last login: Thu Jun  6 10:01:59 on ttys002
Vinces-MacBook-Pro-II:PlexConnect-XML_templates vince$ sudo ./PlexConnect.py
PlexConnect : ***
PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 10.0.1.11
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : servers discovered: 1
DNSServer : ***
DNSServer : Starting up.
DNSServer : intercept trailers.apple.com: 10.0.1.11
DNSServer : forward other to higher level DNS: 10.0.1.8
DNSServer : ***
WebServer : ***
WebServer : WebServer: Serving HTTP on 0.0.0.0 port 80.
WebServer : ***
 
Which seems wrong but nearly there as Trailers still not showing PlexConnect.
 
What am I doing wrong?

I found the answer. I hadn't changed the DNS on the AppleTV to the IP address of the other computer that I was running PlexConnect on.

But I have a strange issue. I have all 3 seasons of Game of Thrones but when I select Season 3, it says "Trailers are unavailable" but Season 2 and I work fine?

But I have a strange issue. I have all 3 seasons of Game of Thrones but when I select Season 3, it says "Trailers are unavailable" but Season 2 and I work fine?


Funny, i have had the same error with Season 2 of GoT.
I deleted the Special Episode (You Win or you Die - S02E00) and started a Deep Scan.
After that, the Problem disappeared.

Strange since every other Plex Client shows the GoT Season 2 with the first Special Episode just fine.

I'm on a iMac mini Server but I'm not running an OSX Server, I'm running an OSX 10.8.3

Although I'm getting the same errors 

PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 192.168.1.121
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : servers discovered: 1
DNSServer : Failed to create socket on UDP port 53: [Errno 48] Address already in use
PlexConnect : DNSServer not alive. Shutting down.
 
Nothing is using port 80, as you can see
 
COMMAND   PID           USER   FD   TYPE             DEVICE SIZE/OFF   NODE NAME
launchd     1           root   11u  IPv4 0xbfccbb72fa5e6e59      0t0    UDP localhost:60762
launchd     1           root   21u  IPv4 0xbfccbb72fa5e6cd1      0t0    UDP *:137
launchd     1           root   22u  IPv4 0xbfccbb72fa5e6b49      0t0    UDP *:138
launchd     1           root   23u  IPv6 0xbfccbb7303b5ed81      0t0    TCP *:625 (LISTEN)
launchd     1           root   24u  IPv4 0xbfccbb7303b64d69      0t0    TCP *:625 (LISTEN)
launchd     1           root   31u  IPv6 0xbfccbb7303b5e9a1      0t0    TCP localhost:631 (LISTEN)
launchd     1           root   32u  IPv4 0xbfccbb7303b64631      0t0    TCP localhost:631 (LISTEN)
UserEvent  11           root  106u  IPv4 0xbfccbb72fa5e4379      0t0    UDP *:*
configd    17           root   11u  IPv6 0xbfccbb72fa5e69c1      0t0    UDP *:*
configd    17           root   16u  IPv4 0xbfccbb72fa5e58e9      0t0    UDP *:*
configd    17           root   20u  IPv4 0xbfccbb72fa5e4999      0t0    UDP *:*
configd    17           root   22u  IPv4 0xbfccbb72fa5e4811      0t0    UDP *:*
configd    17           root   24u  IPv4 0xbfccbb72fa5e4689      0t0    UDP *:*
configd    17           root   27u  IPv6 0xbfccbb730baf2e59      0t0 ICMPV6 *:*
named      19           root   20u  IPv4 0xbfccbb7303b637c1      0t0    TCP localhost:53 (LISTEN)
named      19           root   21u  IPv4 0xbfccbb7303b63ef9      0t0    TCP localhost:54 (LISTEN)
named      19           root   22u  IPv4 0xbfccbb7307e22d69      0t0    TCP 192.168.1.121:53 (LISTEN)
named      19           root  512u  IPv4 0xbfccbb72fa5e66b1      0t0    UDP localhost:53
named      19           root  513u  IPv4 0xbfccbb72fa5e6529      0t0    UDP 192.168.1.121:53
syslogd    24           root   13u  IPv4 0xbfccbb72fa5e4501      0t0    UDP *:64227
mDNSRespo  37 _mdnsresponder    8u  IPv4 0xbfccbb72fa5e63a1      0t0    UDP *:5353
mDNSRespo  37 _mdnsresponder    9u  IPv6 0xbfccbb72fa5e6219      0t0    UDP *:5353
mDNSRespo  37 _mdnsresponder   17u  IPv4 0xbfccbb72fa5e2af9      0t0    UDP *:51999
mDNSRespo  37 _mdnsresponder   29u  IPv6 0xbfccbb72fa5e5141      0t0    UDP *:51999
mDNSRespo  37 _mdnsresponder   38u  IPv4 0xbfccbb72fa5e3bd1      0t0    UDP *:60446
mDNSRespo  37 _mdnsresponder   39u  IPv6 0xbfccbb73047f64d9      0t0    UDP *:60446
mDNSRespo  37 _mdnsresponder   40u  IPv4 0xbfccbb72fa5e5451      0t0    UDP *:49287
mDNSRespo  37 _mdnsresponder   41u  IPv6 0xbfccbb73047fab49      0t0    UDP *:49287
mDNSRespo  37 _mdnsresponder   44u  IPv4 0xbfccbb73047fa9c1      0t0    UDP *:54679
mDNSRespo  37 _mdnsresponder   45u  IPv6 0xbfccbb73047fa839      0t0    UDP *:54679
mDNSRespo  37 _mdnsresponder   46u  IPv4 0xbfccbb73047fa6b1      0t0    UDP *:60259
mDNSRespo  37 _mdnsresponder   47u  IPv6 0xbfccbb73047fa529      0t0    UDP *:60259
mDNSRespo  37 _mdnsresponder   48u  IPv4 0xbfccbb73047fa3a1      0t0    UDP *:56867
mDNSRespo  37 _mdnsresponder   49u  IPv6 0xbfccbb73047fa219      0t0    UDP *:56867
mDNSRespo  37 _mdnsresponder   50u  IPv4 0xbfccbb73047fa091      0t0    UDP *:61000
mDNSRespo  37 _mdnsresponder   52u  IPv6 0xbfccbb73047f9f09      0t0    UDP *:61000
mDNSRespo  37 _mdnsresponder   53u  IPv4 0xbfccbb73047f9d81      0t0    UDP *:55964
mDNSRespo  37 _mdnsresponder   54u  IPv6 0xbfccbb73047f9bf9      0t0    UDP *:55964
mDNSRespo  37 _mdnsresponder   55u  IPv4 0xbfccbb73047f9a71      0t0    UDP *:62809
mDNSRespo  37 _mdnsresponder   56u  IPv6 0xbfccbb73047f98e9      0t0    UDP *:62809
mDNSRespo  37 _mdnsresponder   57u  IPv4 0xbfccbb73047f9761      0t0    UDP *:58216
mDNSRespo  37 _mdnsresponder   58u  IPv6 0xbfccbb73047f95d9      0t0    UDP *:58216
mDNSRespo  37 _mdnsresponder   59u  IPv4 0xbfccbb73047f9451      0t0    UDP *:65384
mDNSRespo  37 _mdnsresponder   60u  IPv6 0xbfccbb73047f92c9      0t0    UDP *:65384
mDNSRespo  37 _mdnsresponder   61u  IPv4 0xbfccbb73047f9141      0t0    UDP *:54318
mDNSRespo  37 _mdnsresponder   62u  IPv6 0xbfccbb73047f8fb9      0t0    UDP *:54318
mDNSRespo  37 _mdnsresponder   63u  IPv4 0xbfccbb73047f8e31      0t0    UDP *:54226
mDNSRespo  37 _mdnsresponder   64u  IPv6 0xbfccbb73047f8ca9      0t0    UDP *:54226
mDNSRespo  37 _mdnsresponder   66u  IPv4 0xbfccbb72fa5e4b21      0t0    UDP *:54526
mDNSRespo  37 _mdnsresponder   67u  IPv6 0xbfccbb72fa5e6091      0t0    UDP *:54526
mDNSRespo  37 _mdnsresponder   70u  IPv4 0xbfccbb72fa5e24d9      0t0    UDP *:50072
mDNSRespo  37 _mdnsresponder   71u  IPv6 0xbfccbb72fa5e2351      0t0    UDP *:50072
mDNSRespo  37 _mdnsresponder   72u  IPv4 0xbfccbb72fa5e27e9      0t0    UDP *:57925
mDNSRespo  37 _mdnsresponder   73u  IPv6 0xbfccbb72fa5e2041      0t0    UDP *:57925
locationd  41     _locationd    4u  IPv4 0xbfccbb72fa5e52c9      0t0    UDP *:*
blued      53           root    4u  IPv4 0xbfccbb72fa5e5f09      0t0    UDP *:*
apsd       56           root    9u  IPv4 0xbfccbb730d3cf631      0t0    TCP 192.168.1.121:51438->17.149.32.31:443 (ESTABLISHED)
netbiosd   76       _netbios    3u  IPv4 0xbfccbb72fa5e6b49      0t0    UDP *:138
netbiosd   76       _netbios    4u  IPv4 0xbfccbb72fa5e6cd1      0t0    UDP *:137
SystemUIS 171         mitcha    8u  IPv4 0xbfccbb72fa5e5bf9      0t0    UDP *:*
NetworkBr 176         mitcha    5u  IPv4 0xbfccbb72fa5e3429      0t0    UDP *:*
NZBVortex 220         mitcha    5u  IPv4 0xbfccbb7303b62951      0t0    TCP localhost:9483 (LISTEN)
Google    333         mitcha   90u  IPv4 0xbfccbb730be307c1      0t0    TCP 192.168.1.121:52517->ye-in-f95.1e100.net:443 (ESTABLISHED)
Google    333         mitcha   96u  IPv4 0xbfccbb730ca5d539      0t0    TCP 192.168.1.121:52428->edge-star-ecmp-01-lga1.facebook.com:80 (ESTABLISHED)
Google    333         mitcha  125u  IPv4 0xbfccbb730d62ed69      0t0    TCP 192.168.1.121:52459->sin04s02-in-f24.1e100.net:443 (ESTABLISHED)
Google    333         mitcha  140u  IPv4 0xbfccbb730d400631      0t0    TCP 192.168.1.121:52513->c9111f28.akamai.rjo.virtua.com.br:80 (ESTABLISHED)
Google    333         mitcha  148u  IPv4 0xbfccbb730ca4bd69      0t0    TCP 192.168.1.121:49226->gh-in-f125.1e100.net:5222 (ESTABLISHED)
Google    333         mitcha  152u  IPv4 0xbfccbb730ca7fef9      0t0    TCP 192.168.1.121:52457->200.172.62.55:443 (ESTABLISHED)
Google    333         mitcha  153u  IPv4 0xbfccbb730d3c4219      0t0    TCP 192.168.1.121:52105->200.172.62.24:443 (ESTABLISHED)
Google    333         mitcha  161u  IPv4 0xbfccbb730d3bc3a9      0t0    TCP 192.168.1.121:52502->gru03s06-in-f26.1e100.net:443 (ESTABLISHED)
Google    333         mitcha  174u  IPv4 0xbfccbb730ca61d69      0t0    TCP 192.168.1.121:52441->a23-61-143-139.deploy.akamaitechnologies.com:80 (ESTABLISHED)
Google    333         mitcha  177u  IPv4 0xbfccbb730d3bd219      0t0    TCP 192.168.1.121:52514->c9111f28.akamai.rjo.virtua.com.br:80 (ESTABLISHED)
Google    333         mitcha  187u  IPv4 0xbfccbb730d3bf631      0t0    TCP 192.168.1.121:50874->channel-ecmp-06-frc1.facebook.com:80 (ESTABLISHED)
Google    333         mitcha  189u  IPv4 0xbfccbb730ca9aef9      0t0    TCP 192.168.1.121:52111->gru03s08-in-f21.1e100.net:443 (ESTABLISHED)
Google    333         mitcha  192u  IPv4 0xbfccbb730ca4aef9      0t0    TCP 192.168.1.121:52515->c9111f28.akamai.rjo.virtua.com.br:80 (ESTABLISHED)
Google    333         mitcha  194u  IPv4 0xbfccbb730d3cbc71      0t0    TCP 192.168.1.121:52516->edge-star-ecmp-01-lga1.facebook.com:80 (ESTABLISHED)
Google    333         mitcha  197u  IPv4 0xbfccbb730bb4dae1      0t0    TCP 192.168.1.121:52469->gru03s06-in-f25.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  204u  IPv4 0xbfccbb730ca9bd69      0t0    TCP 192.168.1.121:52473->gru03s06-in-f25.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  212u  IPv4 0xbfccbb730d3c57c1      0t0    TCP 192.168.1.121:52483->gh-in-f95.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  217u  IPv4 0xbfccbb730d3fe219      0t0    TCP 192.168.1.121:52484->gh-in-f95.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  222u  IPv4 0xbfccbb7307e21ef9      0t0    TCP 192.168.1.121:52486->gru03s06-in-f26.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  227u  IPv4 0xbfccbb730d3af3a9      0t0    TCP 192.168.1.121:52491->gru03s06-in-f26.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  231u  IPv4 0xbfccbb730d3bcae1      0t0    TCP 192.168.1.121:52494->a23-61-145-224.deploy.akamaitechnologies.com:80 (ESTABLISHED)
Google    333         mitcha  233u  IPv4 0xbfccbb730d3a9539      0t0    TCP 192.168.1.121:52495->gru03s06-in-f26.1e100.net:80 (ESTABLISHED)
Google    333         mitcha  235u  IPv4 0xbfccbb730d3ac089      0t0    TCP 192.168.1.121:52500->a23-61-145-224.deploy.akamaitechnologies.com:443 (ESTABLISHED)
Plex\x20M 775         mitcha   27u  IPv4 0xbfccbb730d3b17c1      0t0    TCP *:32400 (LISTEN)
Plex\x20M 775         mitcha   53u  IPv4 0xbfccbb72fa5e3ee1      0t0    UDP *:32414
Plex\x20M 775         mitcha   59u  IPv4 0xbfccbb73047facd1      0t0    UDP *:32410
Plex\x20M 775         mitcha   60u  IPv4 0xbfccbb72fa5e3739      0t0    UDP *:32413
Plex\x20M 775         mitcha   61u  IPv4 0xbfccbb72fa5e3119      0t0    UDP localhost:53276
Plex\x20M 775         mitcha   62u  IPv4 0xbfccbb72fa5e5761      0t0    UDP 192.168.1.121:54927
Plex\x20M 775         mitcha   63u  IPv4 0xbfccbb72fa5e2c81      0t0    UDP localhost:63264
Plex\x20M 775         mitcha   64u  IPv4 0xbfccbb73047f8b21      0t0    UDP 192.168.1.121:52028
Python    780         mitcha   12u  IPv4 0xbfccbb7307e1fae1      0t0    TCP *:50641 (LISTEN)
Plex\x20D 781         mitcha   12u  IPv4 0xbfccbb730d3bbc71      0t0    TCP localhost:50642->localhost:50641 (CLOSE_WAIT)
Plex\x20D 781         mitcha   14u  IPv4 0xbfccbb72fa5e6839      0t0    UDP *:1900
Plex\x20D 781         mitcha   17u  IPv4 0xbfccbb730d3a9c71      0t0    TCP *:1444 (LISTEN)
Plex\x20D 781         mitcha   20u  IPv4 0xbfccbb72fa5e2f91      0t0    UDP *:2389
Plex\x20D 781         mitcha   23u  IPv4 0xbfccbb730d601219      0t0    UDP *:7867
Plex\x20D 781         mitcha   26u  IPv4 0xbfccbb73047f6c81      0t0    UDP *:7992
Plex\x20D 781         mitcha   30u  IPv4 0xbfccbb730d3cc3a9      0t0    TCP *:32469 (LISTEN)
Plex\x20D 781         mitcha   34u  IPv4 0xbfccbb72fa5e4ca9      0t0    UDP *:63983
Plex\x20D 781         mitcha   39u  IPv4 0xbfccbb72fa5e2661      0t0    UDP *:60377
Plex\x20D 781         mitcha   47u  IPv4 0xbfccbb72fa5e2971      0t0    UDP 192.168.1.121:56826->192.168.1.1:5351
Plex\x20D 781         mitcha   53u  IPv4 0xbfccbb72fa5e3ee1      0t0    UDP *:32414
Plex\x20D 781         mitcha   54u  IPv4 0xbfccbb730bb4e219      0t0    TCP localhost:32400->localhost:50636 (TIME_WAIT)
Cubby     812         mitcha   28u  IPv4 0xbfccbb730bb4e951      0t0    TCP 192.168.1.121:50779->69.25.30.62:443 (CLOSED)
Cubby     812         mitcha   29u  IPv4 0xbfccbb730ca073a9      0t0    TCP 192.168.1.121:50780->64.94.18.148:443 (ESTABLISHED)
Cubby     812         mitcha   33u  IPv4 0xbfccbb730ca7f7c1      0t0    TCP 192.168.1.121:50782->mvx-201-76-183-78.mundivox.com:59123 (SYN_SENT)
Cubby     812         mitcha   35u  IPv4 0xbfccbb7303b60c71      0t0    TCP 192.168.1.121:50781->69.25.30.44:443 (CLOSED)
Cubby     812         mitcha   37u  IPv4 0xbfccbb72fa5e4e31      0t0    UDP 192.168.1.121:63795
server:PlexConnect-XML_templates mitcha$ 
 
Can anyone know what could be this error !?!

I'm on a iMac mini Server but I'm not running an OSX Server, I'm running an OSX 10.8.3

Although I'm getting the same errors 

PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 192.168.1.121
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : servers discovered: 1
DNSServer : Failed to create socket on UDP port 53: [Errno 48] Address already in use
PlexConnect : DNSServer not alive. Shutting down.
 
Nothing is using port 80, as you can see
 
Can anyone know what could be this error !?!

The error is not saying port 80 is in use, it is saying port 53 is, which means you have an existing DNS server running on the box.

named      19           root   20u  IPv4 0xbfccbb7303b637c1      0t0    TCP localhost:53 (LISTEN)
named      19           root   21u  IPv4 0xbfccbb7303b63ef9      0t0    TCP localhost:54 (LISTEN)
named      19           root   22u  IPv4 0xbfccbb7307e22d69      0t0    TCP 192.168.1.121:53 (LISTEN)
named      19           root  512u  IPv4 0xbfccbb72fa5e66b1      0t0    UDP localhost:53
named      19           root  513u  IPv4 0xbfccbb72fa5e6529      0t0    UDP 192.168.1.121:53

How do I discover what is it !? I dont have a clue! :(

How do I discover what is it !? I dont have a clue! :(

it's the OSX Server DNS server, it tells you how to handle it in the "Best Answer" post.