LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-10-2006, 02:39 PM   #1
LordDaemon
LQ Newbie
 
Registered: Nov 2006
Posts: 1

Rep: Reputation: 0
IPtables - Active UNIX domain sockets


I need some help here, I'm trying to open Active UNIX domain sockets. Trying to run an icecast server off of it. I got the tcp "Active internet connections" open, just having a bit of trouble with the "Active UNIX domain sockets. Please help.
 
Old 11-12-2006, 05:21 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Hello and welcome to LQ. Hope you like it here.

I'm trying to open Active UNIX domain sockets. Trying to run an icecast server off of it. I got the tcp "Active internet connections" open, just having a bit of trouble with the "Active UNIX domain sockets.
You don't "open" sockets or "bind" to a port: apps do that for you. You just need to run the app.

I don't know if Icecast(2) needs UNIX sockets, if it does make sure you use the right netstat flags. For instance if you use "netstat -pant" the "t" will prohibit displaying UDP and UNIX sockets in use. If you want to see all sockets regardless of protocol try "-pna" and for all listening sockets regardless of protocol use "-pnl".

If it's not that but about say opening up the firewall try asking more specific and detailed questions.
 
Old 11-12-2006, 05:29 AM   #3
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
I do not believe iptables even has the capability to filter UNIX domain sockets. If it does, it's most certainly disabled by default since these sockets can only be bound to locally. If you believe you are having connectivity problems with some software, unless there is specifically an error mentioning UNIX domain sockets, it's not a problem with them. It's much more likely that you are having problems accessing a tcp/ip service through NAT, or something along those lines.

Details are your friends.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
methods for using Active Directory to authenticate Unix users! iga3725 Linux - General 1 05-27-2006 07:41 PM
methods for using Active Directory to authenticate Unix users! iga3725 Linux - Enterprise 1 05-27-2006 06:34 AM
Issues with UNIX Local Sockets permission ghoughto Programming 2 12-13-2004 06:38 PM
IPC (Message Queues vs. FIFOs vs. Unix-domain Sockets) TedMaul Programming 0 03-18-2004 04:53 AM
MINICOM and UNIX SOCKETS [BHBS]=TK Linux - Networking 0 03-15-2002 03:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration