Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Allowing normal user to bind sockets and such
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Mon Jul 26, 2004 4:20 am    Post subject: Allowing normal user to bind sockets and such Reply with quote

I'm trying to run a program under wine, the GUI seems to work fine (becides a few visual defects as usual) but I get this error, I think all I need to do is allow a normal user to bind DNS sockets is all, or run this wine program with root rights or something. I dont really want to boot into a root x session to be able to use it, that kinda a pain in the butt.

Code:
DNS Server Error > Can't bind socket
DNS Server Error > Can't bind socket
Error
Call to bind(sListen, (struct sockaddr *) &addr, sizeof(addr)); failed with:
10048
     

_________________
Some stuff I made:

http://apps.facebook.com/video-phone/
http://apps.facebook.com/bluemoon/
http://jerome.newskoolsoftware.com
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Mon Jul 26, 2004 7:03 pm    Post subject: Reply with quote

anyone have any suggestions? I would really like to get this working
_________________
Some stuff I made:

http://apps.facebook.com/video-phone/
http://apps.facebook.com/bluemoon/
http://jerome.newskoolsoftware.com
Back to top
View user's profile Send private message
m.b.j.
Guru
Guru


Joined: 12 Sep 2003
Posts: 407
Location: Germany (Essen)

PostPosted: Mon Jul 26, 2004 7:21 pm    Post subject: Reply with quote

"normal" Users do not have rights to bind a port below 1024, maybe jou should bind a higher port and do portforwarding from the dns port to the higher one?
_________________
root@mbj # echo "sys-pizza/calzone -tunfish" >> /etc/paludis/use.conf
root@mbj # paludis -i calzone --dl-blocks discard
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Tue Jul 27, 2004 5:38 am    Post subject: Reply with quote

m.b.j. wrote:
"normal" Users do not have rights to bind a port below 1024, maybe jou should bind a higher port and do portforwarding from the dns port to the higher one?


The program it trying to use port 1190 (outgoing) and 5173 (incomming)
_________________
Some stuff I made:

http://apps.facebook.com/video-phone/
http://apps.facebook.com/bluemoon/
http://jerome.newskoolsoftware.com
Back to top
View user's profile Send private message
m.b.j.
Guru
Guru


Joined: 12 Sep 2003
Posts: 407
Location: Germany (Essen)

PostPosted: Wed Jul 28, 2004 7:12 pm    Post subject: Reply with quote

I have not read your fist post carefully, sorry!
_________________
root@mbj # echo "sys-pizza/calzone -tunfish" >> /etc/paludis/use.conf
root@mbj # paludis -i calzone --dl-blocks discard
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum