LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-30-2006, 11:00 PM   #1
danj_fc5usr
LQ Newbie
 
Registered: Aug 2006
Location: Tri-Cities, Washington
Distribution: Fedora Core 5
Posts: 17

Rep: Reputation: 0
Multiple connectivity issues with FC5


I have been trying and trying to figure out why in the world I am having problems connecting to the server. Below is a listing of the servers I have running that I cannot connect to:

SSH
IMAP
POP3
SMTP
Samba
vsFTPd

I have made sure that the respective ports are open and even after modifying iptables, it still will not work.

Has anyone had this problem? I would like to keep using FC5, but at this rate, I am ready to go down to FC4.

Thanks

Last edited by danj_fc5usr; 08-30-2006 at 11:01 PM.
 
Old 08-30-2006, 11:10 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
I don't know how you've modified iptables, but the following may help:
Code:
# Set the filter table policy
iptables -t filter -P INPUT ACCEPT
iptables -t filter -P FORWARD ACCEPT
iptables -t filter -P OUTPUT ACCEPT

# Set the nat table policy
iptables -t nat -P PREROUTING ACCEPT
iptables -t nat -P POSTROUTING ACCEPT
iptables -t nat -P OUTPUT ACCEPT

# Flush the existing rules
iptables -F
iptables -t nat -F

# Delete the existing user created chains
iptables -X
iptables -t nat -X
If you still can't connect to the box I'd use netstat to check that the services are actually running.
 
Old 08-30-2006, 11:37 PM   #3
danj_fc5usr
LQ Newbie
 
Registered: Aug 2006
Location: Tri-Cities, Washington
Distribution: Fedora Core 5
Posts: 17

Original Poster
Rep: Reputation: 0
Update!

Okay, well I have nailed the major problem here. I have disabled SELinux for the time being. Once I did that Samba, and vsFTPd both came up.

Now it is down to:

pop3
imap
smtp
ssh

sheesh, this should be a lot easier than it is!
 
Old 08-31-2006, 02:40 AM   #4
punker22
Member
 
Registered: Sep 2003
Location: Tucson
Distribution: Fedora
Posts: 64

Rep: Reputation: 15
you may want to try and turn off IPTables and give that a try..

and what software are you running for the services that are not working (besides SSH)

-Scott
 
Old 08-31-2006, 07:29 PM   #5
danj_fc5usr
LQ Newbie
 
Registered: Aug 2006
Location: Tri-Cities, Washington
Distribution: Fedora Core 5
Posts: 17

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by punker22
you may want to try and turn off IPTables and give that a try..

and what software are you running for the services that are not working (besides SSH)

-Scott
The only software that does not function is the ones listed in the previous post.
 
  


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
FC5 Installation - Multiple Issues jsedgwick Linux - Software 13 07-09-2006 08:41 PM
FC5 install thinkpad 600e no network connectivity tldamico Linux - Hardware 1 04-14-2006 06:40 PM
LAN Connectivity issues withotnot Linux - Networking 5 10-08-2003 12:57 PM
Network Connectivity Issues undeadpenguin Linux - Networking 4 09-19-2003 10:57 AM
SSH connectivity issues wvrhlu Linux - Software 11 04-01-2003 08:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

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