Originally posted by TehNoob2010
I've tried it, but it just gets stuck on Downloading Game Settings.
admin@HomeServer:~$ sudo /etc/init.d/dnsmasq start
* Starting DNS forwarder and DHCP server dnsmasq
dnsmasq: failed to create listening socket: Address already in use
[fail]
I've tried Kill / Stop / Restart, all giving me the same FAIL error.
Don't worry.
I have figured out the problem.
When I had installed Ubuntu Server, I had selected the option of installing a DNS Server, which in fact, had installed Bind (bind9 in package) DNS server. I had uninstalled / removed bind and now DNSMasq is happily working now.
I've got it all working now, but when I try to route:
auth.sp-int.ac.playstation.net to 192.168.1.2, which is my Windows 7 Laptop running Charles, (my linux server with DNSMasq is 192.168.1.20) , and I have found that I cannot log into PSN when I am editing the auth to hide my ConsoleID, but when I remove the redirect of auth in my DNSMasq conf PSN signs in.
Anyone help me here?