Networking Forums

Networking Forums > Network Hardware > Broadband Hardware > seting up port fowarding

Reply
Thread Tools Display Modes

seting up port fowarding

 
 
Avi
Guest
Posts: n/a

 
      09-18-2004, 02:22 AM
i recently purchased a microsoft router and connected it to my home
network, everything seems to be workin fine, however i would now like
to enable port-fowarding so that i can access my linux box outside of
my network via SSH. I know that the port for SSH is port 22. In the
"Application-Triggered Port Forwarding" section of the web-based
management tool, i have SSH as one of the fields with outbound and
inbound port set as 22. Also in the "Persistent Port Forwarding"
section i have a field for ssh setup with inbound port as 22, private
IP address set to: 192.168.2.2 (the computer that host the ssh
server(my linux box)) type TCP and private port set to 22 as well. Can
someone help me get this working...thanks in advance.
 
Reply With Quote
 
 
 
 
joker
Guest
Posts: n/a

 
      09-18-2004, 02:29 AM
Well because application port forwarding is only to be used when you
send data on one port & get a response on a different port you shouldn't
even be using it for that application.

Second off I don't see how this could possibly be on topic for the
"microsoft.public.windowsxp.work_remotely" newsgroup as this is a router
& Linux issue not a Windows XP issue of any sort.

So only use persistent port forwarding to the IP address of the linux
box that your are going to ssh into.

Also when you try to connect are you behind the router or connecting to
the Internet using something else?

What if the firmware version on your router?

Which Microsoft router are you using?

Avi wrote:

> i recently purchased a microsoft router and connected it to my home
> network, everything seems to be workin fine, however i would now like
> to enable port-fowarding so that i can access my linux box outside of
> my network via SSH. I know that the port for SSH is port 22. In the
> "Application-Triggered Port Forwarding" section of the web-based
> management tool, i have SSH as one of the fields with outbound and
> inbound port set as 22. Also in the "Persistent Port Forwarding"
> section i have a field for ssh setup with inbound port as 22, private
> IP address set to: 192.168.2.2 (the computer that host the ssh
> server(my linux box)) type TCP and private port set to 22 as well. Can
> someone help me get this working...thanks in advance.


 
Reply With Quote
 
Avi
Guest
Posts: n/a

 
      09-18-2004, 07:40 AM
sorry for posting into the wrong group. Here is my router's info.

Microsoft Wireless base station MN-500

Current Base Station Firmware Version
Version: V1.00.072
Date: 07-30-2002


joker <no-(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Well because application port forwarding is only to be used when you
> send data on one port & get a response on a different port you shouldn't
> even be using it for that application.
>
> Second off I don't see how this could possibly be on topic for the
> "microsoft.public.windowsxp.work_remotely" newsgroup as this is a router
> & Linux issue not a Windows XP issue of any sort.
>
> So only use persistent port forwarding to the IP address of the linux
> box that your are going to ssh into.
>
> Also when you try to connect are you behind the router or connecting to
> the Internet using something else?
>
> What if the firmware version on your router?
>
> Which Microsoft router are you using?
>
> Avi wrote:
>
> > i recently purchased a microsoft router and connected it to my home
> > network, everything seems to be workin fine, however i would now like
> > to enable port-fowarding so that i can access my linux box outside of
> > my network via SSH. I know that the port for SSH is port 22. In the
> > "Application-Triggered Port Forwarding" section of the web-based
> > management tool, i have SSH as one of the fields with outbound and
> > inbound port set as 22. Also in the "Persistent Port Forwarding"
> > section i have a field for ssh setup with inbound port as 22, private
> > IP address set to: 192.168.2.2 (the computer that host the ssh
> > server(my linux box)) type TCP and private port set to 22 as well. Can
> > someone help me get this working...thanks in advance.

 
Reply With Quote
 
joker
Guest
Posts: n/a

 
      09-18-2004, 02:17 PM
You should update your firmware then. The latest version 1.11.017 Haas
loop back support which versions prior to 1.09.* didn't have.

Avi wrote:
> sorry for posting into the wrong group. Here is my router's info.
>
> Microsoft Wireless base station MN-500
>
> Current Base Station Firmware Version
> Version: V1.00.072
> Date: 07-30-2002
>
>
> joker <no-(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
>
>>Well because application port forwarding is only to be used when you
>>send data on one port & get a response on a different port you shouldn't
>>even be using it for that application.
>>
>>Second off I don't see how this could possibly be on topic for the
>>"microsoft.public.windowsxp.work_remotely" newsgroup as this is a router
>>& Linux issue not a Windows XP issue of any sort.
>>
>>So only use persistent port forwarding to the IP address of the linux
>>box that your are going to ssh into.
>>
>>Also when you try to connect are you behind the router or connecting to
>>the Internet using something else?
>>
>>What if the firmware version on your router?
>>
>>Which Microsoft router are you using?
>>
>>Avi wrote:
>>
>>
>>>i recently purchased a microsoft router and connected it to my home
>>>network, everything seems to be workin fine, however i would now like
>>>to enable port-fowarding so that i can access my linux box outside of
>>>my network via SSH. I know that the port for SSH is port 22. In the
>>>"Application-Triggered Port Forwarding" section of the web-based
>>>management tool, i have SSH as one of the fields with outbound and
>>>inbound port set as 22. Also in the "Persistent Port Forwarding"
>>>section i have a field for ssh setup with inbound port as 22, private
>>>IP address set to: 192.168.2.2 (the computer that host the ssh
>>>server(my linux box)) type TCP and private port set to 22 as well. Can
>>>someone help me get this working...thanks in advance.


 
Reply With Quote
 
Jorge
Guest
Posts: n/a

 
      09-29-2004, 04:05 AM
Joker

You told that data is sent in one port and received in a
different port

How do I set up port forwarding to run a ftp server to
work in passive mode ?

I´ve configured my ftp server software to work with
passive ports 5000-5049 and in my MN700 base setup I´ve
configured a persistant forward ports 5000-5049 to
private ports 5000-5049 and port 21 to private port 21 to
my internal IP address.

I can connect and client and server are talking, but I
can´t list ftp content or establish a file tranfer.

I´ve noticed that server answers the PASV command with
the correct port (5000), but client receives a different
answer (port 1024).

What am I doing wrong ?

Thanks

Jorge


>-----Original Message-----
>Well because application port forwarding is only to be

used when you
>send data on one port & get a response on a different

port you shouldn't
>even be using it for that application.
>
>Second off I don't see how this could possibly be on

topic for the
>"microsoft.public.windowsxp.work_remotely" newsgroup as

this is a router
>& Linux issue not a Windows XP issue of any sort.
>
>So only use persistent port forwarding to the IP address

of the linux
>box that your are going to ssh into.
>
>Also when you try to connect are you behind the router

or connecting to
>the Internet using something else?
>
>What if the firmware version on your router?
>
>Which Microsoft router are you using?
>
>Avi wrote:
>
>> i recently purchased a microsoft router and connected

it to my home
>> network, everything seems to be workin fine, however i

would now like
>> to enable port-fowarding so that i can access my linux

box outside of
>> my network via SSH. I know that the port for SSH is

port 22. In the
>> "Application-Triggered Port Forwarding" section of the

web-based
>> management tool, i have SSH as one of the fields with

outbound and
>> inbound port set as 22. Also in the "Persistent Port

Forwarding"
>> section i have a field for ssh setup with inbound port

as 22, private
>> IP address set to: 192.168.2.2 (the computer that host

the ssh
>> server(my linux box)) type TCP and private port set to

22 as well. Can
>> someone help me get this working...thanks in advance.

>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
port fowarding for DNS Vwaju Linux Networking 8 10-14-2008 11:11 PM
Port Fowarding with Iptables and Suse 9.1 google@overdrawn.net Linux Networking 1 01-11-2005 03:19 AM
Port Fowarding T.C. Broadband Hardware 6 12-01-2004 04:29 AM
port fowarding for winmx corey Broadband Hardware 1 02-14-2004 01:33 PM
Application Triggered Port Fowarding MxRacer Broadband Hardware 3 02-14-2004 12:52 AM



1 2 3 4 5 6 7 8 9 10 11