Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

80710102 error dns #1

Open
ghost opened this issue Jun 6, 2012 · 0 comments
Open

80710102 error dns #1

ghost opened this issue Jun 6, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 6, 2012

always getting that error after the test on internet connexion...

ruby 1.9.1p376 (2009-12-07 revision 26041) [i686-linux]
Having eth0 between pc & ps3
Having wlan0 between ps3 & dsl box

eth0
inet adr:10.0.10.1 Bcast:10.0.10.255 Masque:255.255.255.0

wlan0
inet adr:192.168.1.6 Bcast:192.168.1.255 Masque:255.255.255.0

PS3 > 10.0.10.2 mask 255.255.255.0 gw 10.0.10.1 dns1 10.0.10.1 dns2 10.0.10.1 ... no proxy, tried with upnp & without, still the same error... I also tried to put dns1 & dns2 on 192.168.1.6 on the ps3 :

fuckPsn
fuckPSN v0.7 by drizzt [email protected] -- https://github.com/drizztbsd/fuckPsn
Target Address: 173.230.216.161:443 - auth.np.ac.playstation.net
*** [2012-06-06 16:16:20 +0200] [SSL] listening on xxx.local.lan:443 192.168.1.6:443
*** [2012-06-06 16:16:20 +0200] [WEB] listening on xxx.local.lan:80 192.168.1.6:80
*** [2012-06-06 16:16:20 +0200] [DNS] listening on xxx.local.lan:53 192.168.1.6:53

But not working either...

Iptables is full open :

iptables -t filter -P INPUT ACCEPT
iptables -t filter -P OUTPUT ACCEPT
iptables -t filter -P FORWARD ACCEPT

Nat & forwarding are working...

I even tried to put on a distant server & to access it through a vpn connexion (ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux] on the server)

Tried with both versions :

drizztbsd-fuckPsn-V0.7-1-g1dab30f.tar.gz
drizztbsd-fuckPsn-V0.7-5-gec9388e.zip 

Tried also to just put it right on DNS1 & 0.0.0.0 for DNS2 on ps3, but no more success...

Some ideas ? because eth0 is for connecting ps3 & pc directly together, should pass by a switch/hub ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants