|
|
#1 |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
Socket Error
Whenever someone other than my own host computer tries to connect to the server, I receive this error message
Socket error while waiting to send data. err=Broken pipe(32) I've checked and forwarded Port 8000 and 8001, and I cannot think of anything else that can be done. If anyone has an Idea, I would be thankful to hear it. Thanks, -Josh |
|
|
|
|
|
#2 |
|
Forum King
|
Please post your system specs and attach the actual log file from the DNAS if you can.
|
|
|
|
|
|
#3 | ||
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
This may or may not be the DNAS, but it seemed like it was useful.
sc_serv.log Quote:
Quote:
|
||
|
|
|
|
|
#4 |
|
Forum King
|
Remove or comment out the "dstip" configuration parameter from the DNAS config file and restart.
|
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
dstip was never in my configuration.
Quote:
Last edited by DrO; 8th April 2012 at 20:29. |
|
|
|
|
|
|
#6 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,273
|
if anything, i'd say that is just the client connection ending but without a means to try the stream to see what happens, i cannot say much else as the config file is fine (i assume you have removed the streamauthhash line - which is the correct thing to do - based on the log output showing a YP connection was made).
-daz |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
I did not remove the AuthHash, but I will try doing so and see what happens.
|
|
|
|
|
|
#8 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,273
|
noooooo!!!! don't do that.
i only mentioned it since it wasn't in the config file contents provided and just wanted to clarify not publically posting it was correct and just to get confirmation that you were running with one. all i wanted was a link to the stream to see if it cut out or acted weirdly. -daz |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
Yeah, I just commented it out, did't work, so it's back in. here's a link :
http://174.74.118.85:8000/listen.pls?sid=1 http://174.74.118.85:8000/index.html?sid=1 |
|
|
|
|
|
#10 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,273
|
ok that explains everything. for some reason the DNAS is getting the host address from the client connection as being a VPN based address which causes it to be provided as 10.0.1.22:8000/1064robotics.aac
try setting dstip=174.74.118.85 in your config file as it should force the client-side address to be what is needed. if that doesn't work then i'll need to at least send you a newer build to try out and then try to go from there - though most likely it's something with the network setup which is altering the 'host' value in the http headers which are analysed when the client connection is attempted. -daz |
|
|
|
|
|
#11 | |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
Alright. I will give it a shot.
Quote:
Last edited by joshuaw491; 9th April 2012 at 20:42. Reason: Included Error Messages |
|
|
|
|
|
|
#12 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,273
|
ok, wasn't sure if you were going to be able to bind to the address or not.
basically there's not too much i can do as no one else seeing this issue has had anything in the http headers detected by the request which provides the external url/ip that the client used to access it i.e. the ip that is actually wanted. i do have a workaround in the internal DNAS builds but it also requires usage of an updated YP backend to provide the external IP the YP has i.e. the address which is known to work so that's not going to be an option at the moment. unless someone else can provide some way to work out what in the network config is causing the issue (as the machine appears to be on a vpn - and i'd assume you're not going to be able to locate it outside of that), i'm not sure there's much which can be done until the next build of the DNAS happens with it's matching YP update (which i don't have any eta on it happening). -daz |
|
|
|
|
|
#13 |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
The computer is not on a VPN, but what do you think about a direct-connect to the modem?
|
|
|
|
|
|
#14 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,273
|
you can try that to see if it helps. i can only base it on being on a VPN type setup due to the IP address reported beginning with 10.xxxx which is what is used for VPN's.
-daz |
|
|
|
|
|
#15 |
|
Junior Member
Join Date: Apr 2012
Posts: 8
|
And some routers. But I will try changing some settings.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|