LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-23-2005, 08:43 AM   #1
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Rep: Reputation: 0
no one can connect to my irc server


Hi im having little problem. I'm trying to run irc server on my system. I have configured it correctly and i can connect it . The problem is no other one caqn connect to my server. One of my friend told that the problem is firewall problem. I'm new to linux . my os is fedora core 3. Can some onw tell me how to enaple all irc ports in firewall. or why this problem is heppining. sorry for my weak english. pls help me with this. :(
 
Old 08-23-2005, 09:45 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
IRC uses 6667 by default. Open that port on your system and or on your router/firewall if any to allow connections.
 
Old 08-23-2005, 10:46 AM   #3
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Can you please tell me some details, how to disable that firewall or how to open that port.
 
Old 08-23-2005, 04:39 PM   #4
corfe
Member
 
Registered: Dec 2004
Location: Washington State, USA
Distribution: Debian Sid
Posts: 128

Rep: Reputation: 16
What type of firewall do you have? Is it a separate box outside of your computer? Is it software, like "zonealarm" or windows firewall?
 
Old 08-23-2005, 10:16 PM   #5
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
dont konw what kind of fire wall is it. But i know one thing that no one can connect to my server. Some friend told me that i have to open all irc prts from firewall. I dont konw how to open firewalls. pls help me
 
Old 08-25-2005, 08:15 AM   #6
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
some one please tell me how to open that irc port
 
Old 08-25-2005, 12:00 PM   #7
corfe
Member
 
Registered: Dec 2004
Location: Washington State, USA
Distribution: Debian Sid
Posts: 128

Rep: Reputation: 16
I'm afraid we can't help you open the ports on your firewall if you don't even know what/where your firewall is. Talk to the person who installed the firewall on your network, and have them open the ports for you, or at least find out from them where / what kind of firewall it is.

If you were the one who set it up or you think it was installed automatically / without your knowledge, then... do you have multiple computers online at your house, that share the same internet connection? Or is your fedora core box hooked directly to the internet?
 
Old 08-31-2005, 04:43 AM   #8
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
I installed fedora by my self. And this computer connects direct to internet. I dont know how the fire wall was enabled. i have newer did that. I dont use any other firewall. the only firewall is that the one fedora core is having. Now some one pls help me
sorry about my poor english
 
Old 08-31-2005, 06:23 AM   #9
cha0s_
LQ Newbie
 
Registered: Aug 2005
Location: England, UK
Distribution: Arch
Posts: 16

Rep: Reputation: 0
Only thing I can think of is IPTABLES, but still the IRCd should automaticaly open the ports as its above 1024. Could try
Code:
iptables -I INPUT -p tcp -m tcp --dport 6667 -j ACCEPT

Last edited by cha0s_; 08-31-2005 at 06:32 AM.
 
Old 09-01-2005, 12:21 PM   #10
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Still its not workin???
 
Old 09-02-2005, 11:44 AM   #11
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
pls some one help me with this
pls pls
 
Old 09-02-2005, 05:17 PM   #12
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Quote:
Originally posted by coabee
I installed fedora by my self. And this computer connects direct to internet. I dont know how the fire wall was enabled. i have newer did that. I dont use any other firewall. the only firewall is that the one fedora core is having. Now some one pls help me
sorry about my poor english
You don't have some kind of modem (dsl, broadband or dialup)?
 
Old 09-08-2005, 03:55 AM   #13
coabee
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
ihave broadband connection
 
Old 09-08-2005, 04:10 AM   #14
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
What device connects you to the internet? modem or router? if it's a router you'll need port forwading/NAT enabled and setup.

do

su -

<enter root password>

ifconfig

find the IP address for your interface (maybe eth0) and post it here
 
  


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
sarge refuses to connect to any irc server mamal Debian 1 04-07-2005 10:19 AM
Debian sarge refuses to connect to any irc server mamal LinuxQuestions.org Member Success Stories 1 01-14-2005 03:40 PM
Debian sarge refuses to connect to any irc server mamal Linux - General 0 01-14-2005 03:18 PM
How speak irc client and irc server program? mech Linux - Networking 1 03-31-2004 05:23 PM
IRC server won't connect, thinks I have an invalid ip of 0.0.0.0 natalinasmpf Linux - Networking 0 01-01-2004 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:05 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