LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 06-26-2004, 01:36 AM   #1
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Rep: Reputation: 0
Private Servers


Need help forwarding certain ports to host a private server... please help!

I'm going to be hosting a Ragnarok Online server, but im behind a router, and to be able to host it using one computer i have to forward some ports, i am at the proper site for a linksys router, i just need to know which ones to open to i can host a private server, i supposedly need TCP/IP to do it, i dont know what that is, please help me out >_<
 
Old 06-26-2004, 01:46 AM   #2
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
what server? http, email, nameserver? look at the /etc/services file to see ports.
 
Old 06-26-2004, 01:54 AM   #3
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Original Poster
Rep: Reputation: 0
uh.... i dont know what that means ._.;;



i just need to open up my WAN i guess, for other people to upload from me...

Last edited by sensetsu; 06-26-2004 at 02:00 AM.
 
Old 06-26-2004, 02:08 AM   #4
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
upload?
ftp server? http server?
 
Old 06-26-2004, 02:26 AM   #5
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Original Poster
Rep: Reputation: 0
i dont know Its a server that i will be hosting, i just need my ports to be opened so that other people can upload the info from me TCP/IP? idk, prolly FTP T_T i just need to know which one(s) need to be forwarded so that i can allow other people to upload from me... sorry i dont know

Last edited by sensetsu; 06-26-2004 at 02:34 AM.
 
Old 06-26-2004, 02:44 AM   #6
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
prolly FTP ??
myabe it is proftpd. u dont know what u want to do. if u had known about network, we could help u more.
allright lets try!
when u r root type :
/sbin/ifconfig
/sbin/route -n
/sbin/iptables -nvL
/sbin/iptables -t nat -nvL
commands and post the output here. so we can help u more.
 
Old 06-26-2004, 02:55 AM   #7
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Original Poster
Rep: Reputation: 0
oh... finally got something from the other person he says i need to forward ports...

6900,5121,6121

those three ports i need forwarded, how can i do that?

remember, im on linksys, i need to do something like this http://www.dslwebserver.com/main/fr_...orwarding.html
at this site.... (next link)

http://192.168.1.1/Forward.htm

if that link wont work, you have to go to http://192.168.1.1

and type in admin as the password, no username; then go to advanced, then forwarding

Last edited by sensetsu; 06-26-2004 at 03:01 AM.
 
Old 06-26-2004, 03:27 AM   #8
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
u want me to do that for u?
http://192.168.1.1 ??? r u kidding :-D
u must learn more about network. i cant reach that network. cos it is private network. these type of networks never used in internet. so i dont have any chance to reach http://192.168.1.1 also your linksys router will block http requests come from internet, cause of security.

sorry, u must configure your modem yourself.
 
Old 06-26-2004, 03:29 AM   #9
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Original Poster
Rep: Reputation: 0
im asking how to do it

Ok... i think i know what to do... just one question what does it mean when it asks for

Ext. Port
0 to 0

your able to change the zeros, for example

Ext. Port
6900 to 5121

idk... please help >_<

Last edited by sensetsu; 06-26-2004 at 03:52 AM.
 
Old 06-26-2004, 03:58 AM   #10
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
6900 to 6900 - 192.168.1.2
5121 to 5121 - 192.168.1.2
etc.

give your server ip instead of 192.168.1.2.

i hope it will help u.
 
Old 06-26-2004, 04:05 AM   #11
sensetsu
LQ Newbie
 
Registered: Jun 2004
Location: Florida
Distribution: o_O
Posts: 6

Original Poster
Rep: Reputation: 0
also it asks me to check either

Protocol TPC or Protocol UDP

he said i need TPC/IP so do i check protocol TPC?

It also has a spor called Customized applications, im supposed to type something there but what? the port number?

Last edited by sensetsu; 06-26-2004 at 04:16 AM.
 
Old 06-26-2004, 04:38 AM   #12
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
TCP/IP includes both of udp and tcp. these port numbers is speacial. u r using speacial program as i understand. so they must give u what port and what number.
i dont know what is spor and what port(s) is used by it. if u have to run lots of programs and u dont know what the ports are necessary to forward. u can define your server ip as DMZ in router configuration. so roter will send all type of port connections to your local server. all of UDP, TCP and ICMP if it supports. actually i dont know if your router support this DMZ option. i have zoom x4, it supports this option.
 
  


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
2 servers, 1 private network and one modem. forwarding options zachts Linux - Networking 2 09-25-2005 08:23 AM
1and1 and private name servers fuelinjection General 0 07-05-2005 01:45 AM
No private ioctls?!?! nostromo Linux - Wireless Networking 8 12-14-2004 07:18 AM
public vs private ip emailssent Linux - Networking 2 09-28-2004 02:11 AM
Private Messages javax LQ Suggestions & Feedback 1 04-19-2002 08:54 AM

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

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