LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-12-2004, 05:32 PM   #1
vladdy2004
LQ Newbie
 
Registered: Apr 2004
Distribution: Red Hat And 9 E-Smith
Posts: 11

Rep: Reputation: 0
For the Love of God, how do you open ports in linux please!


Ok after three days of messing with this. If you have a linux Firewall and another ISP requires port 8087 to be opened to connected to their control panel What on earth is the file you edit?? I have tried iptables etc..there's another file somewhere that I edited before I reinstalled that did the trick but cannot rememember. I do remember that I added it to the "Safe
ports" section.

I typed this in and saved it and even rebooted to no avail.

iptables -A INPUT -p tcp --dport 8087 -j ACCEPT..

Did not work. If I plug in my dlink router it works fine! Where is this file that I edit??

Can anyone help please??

Thanks!
 
Old 04-12-2004, 06:11 PM   #2
Gnuru
Member
 
Registered: Jan 2004
Posts: 53

Rep: Reputation: 15
Presumably your ISP needs you to connect to their port 8087, rather than for them to connect to yours.

iptables -A OUTPUT -p tcp --dport 8087 --sport 1024:65535 -j ACCEPT
iptables -A INPUT -p tcp --sport 8087 --dport 1024:65535 -j ACCEPT
 
  


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
God I Love Linux TwiztedTom LinuxQuestions.org Member Success Stories 8 06-07-2005 01:17 PM
FOR THE LOVE OF GOD! , Please help sausage-n Linux - General 16 11-04-2004 09:19 PM
Someone for the love of god please help with apache punker22 Linux - Software 6 05-03-2004 01:56 AM
For the Love of GOD, HELP! Finalnight Linux - Hardware 6 07-20-2003 07:29 PM
For the love of god please help me! therion12 Linux - General 9 01-04-2002 03:33 PM

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

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