LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-09-2002, 07:50 PM   #1
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Rep: Reputation: 30
Ports!!!


ok, i always could never get connected to any gnutella or X-Chat server becuase i think my ports are blocked. Running Mandrake 8.1 Is there a way, or command to enter a open port for programs to use???
 
Old 01-10-2002, 09:39 AM   #2
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ok, the only thing i can get to work with no problems ever are ICQ, and internet. Xchat doesnt work, guntella doesnt work, limewire doesnt work.

All of these applications have problems connecting so how do i OPEN ALL MY PORTS??
 
Old 01-10-2002, 09:53 AM   #3
bluecadet
Member
 
Registered: Oct 2001
Distribution: MD81 RH71
Posts: 555

Rep: Reputation: 30
a please doesn't go a miss....

you need to take down your fire wall, or learn iptables to make it work the way you want it to. easier to nuke it. go to dakconf as i already said, and remove the fw.
 
Old 01-10-2002, 10:08 AM   #4
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
If only it was that easy to find the package you want to delete! i click search and type "firewall" and it says it cant find anything which i CANT believe is true becuase it took a millisecond for it to pop up.

What do i do to configure iptables? i tried typing in iptables and it didnt work.
 
Old 01-10-2002, 10:18 AM   #5
theFuzzyOne
Member
 
Registered: Dec 2001
Distribution: redhat
Posts: 154

Rep: Reputation: 30
iptables

iptables, and most of what you want to do here in linux is not as simple as running a program (ala windoze). iptables, for example, is commonly used in scripts that are run at boot time. lookup 'iptables examples' on google.com and start reading.

some distributions have built-in startup firewall scripts - there may be a utility in your gui that may be easy to configure (on/off). in redhat, simply run setup and select the firewall menu. there may be some equivalent in mdk.
 
Old 01-10-2002, 11:12 AM   #6
elist
Member
 
Registered: Dec 2001
Location: MK - UK
Distribution: Mandrake
Posts: 94

Rep: Reputation: 15
There is a utility in Mandrake that will run a wizard setup for the firewall.
I think it's in the mandrake control center and under the security section. There's two there, and off the top of my head, it's the second one.
 
Old 01-10-2002, 11:14 AM   #7
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Yes, i know but it doesnt work.
 
Old 01-10-2002, 03:59 PM   #8
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
I dont understand this stuff, i just want to be able to run programs like X-Chat without port problems. Someone must know a script-free way of doing it!!! i mean it worked a few days ago!!

Last edited by therion12; 01-10-2002 at 04:10 PM.
 
Old 01-10-2002, 04:36 PM   #9
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by therion12
I dont understand this stuff, i just want to be able to run programs like X-Chat without port problems. Someone must know a script-free way of doing it!!! i mean it worked a few days ago!!
if it worked a few days ago, without you changing anything on your system... it doesn't sound like a port problem on your end then....
 
Old 01-10-2002, 05:02 PM   #10
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Actually i did change a few things here and there, like installing programs and stuff but its gotta be the port becuase the internet works, and ICQ works too.
 
Old 01-10-2002, 05:11 PM   #11
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Here is the FUNNY part about it:

it works when i log in as root
 
Old 01-10-2002, 09:17 PM   #12
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
It must be the way my user profile starts up that messes up EVERYTHING. Is there a way to reset the startup script or whatever happens when you start KDE? When i try to run X-Chat as root it gives me a error and bans me from the server if i'm root! i need to be a user to use X-chat
 
Old 01-11-2002, 08:02 AM   #13
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ok its gotta be a hacker or my ISP messing it up becuase it no longer works anymore under the root login!, i think they dont want me to use Linux. its ATT broadband.
 
Old 01-11-2002, 07:16 PM   #14
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Its alright, i am about to try FreeBSD on my other machine and if it works i'll use that computer just for X-Chat. Its a shame stupid things like this happen in linux and you have no way of finding out what the hell is wrong with it.
 
Old 01-12-2002, 08:50 PM   #15
Zychior
Member
 
Registered: Jan 2002
Location: Northern Virginia
Distribution: Mandrake 8.1
Posts: 41

Rep: Reputation: 15
Talking

I thought you may want to know this. First of all I am a newbie. I just started to play with Linux in December. To answer the question on how to turn off a firewall using iptables just use the iptables with the stop command. (iptables stop)

Hope this helps in the future.

- Zychior
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Open Mail Server Ports 25, 110, and 220. Other Ports will open. Binxter Linux - Newbie 9 11-29-2007 02:03 AM
need help with ports alagenchev Linux - Security 5 10-22-2005 07:29 PM
all ports down chiggly Linux - Newbie 10 10-16-2005 06:09 PM
? about ports bwoodwar Linux - Networking 3 09-19-2005 04:33 PM
ports Pedroski Linux - Newbie 5 11-20-2004 03:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:41 PM.

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