Router Question
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix administration > Router Question




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Router Question  
intercom5


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:53 AM

I have a 5 computers.  Two of them are directly connected to a Belkin
Router.  The 3 other computers are connected to a Linksys Router that
is connected to the Belkin router.  How do I communicate (specifcally
SFTP) from a computer on the Belkin Router to one of the computers on
the Linksys router?

Some more specific details in case it helps.

Belkin Router IP:               192.168.2.1
Belkin Connected Computer IP:   192.168.2.3
Linksys Router IP:              192.168.2.5
IP computers connected to
Linksys see Linksys router as:  192.168.1.1
Linksys Connnected Computer IP: 192.168.1.100

Trying to connect from 192.168.2.3 to 192.168.1.100.

--Thanks in advance.
Sachin






[ Post a follow-up to this message ]



    Re: Router Question  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:53 AM

In article <1110942214.860800.310760@l41g2000cwc.googlegroups.com>,
"intercom5" <ssdas4eva@yahoo.com> wrote:

> I have a 5 computers.  Two of them are directly connected to a Belkin
> Router.  The 3 other computers are connected to a Linksys Router that
> is connected to the Belkin router.  How do I communicate (specifcally
> SFTP) from a computer on the Belkin Router to one of the computers on
> the Linksys router?
>
> Some more specific details in case it helps.
>
> Belkin Router IP:               192.168.2.1
> Belkin Connected Computer IP:   192.168.2.3
> Linksys Router IP:              192.168.2.5
> IP computers connected to
> Linksys see Linksys router as:  192.168.1.1
> Linksys Connnected Computer IP: 192.168.1.100
>
> Trying to connect from 192.168.2.3 to 192.168.1.100.

The Belkin router needs a route for 192.168.1.0/24 via 192.168.2.5.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***





[ Post a follow-up to this message ]



    Re: Router Question  
intercom5


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 11:02 PM

My stupid Belkin router doesn't have an advanced routing feature that
allows me to do this.  Is there anyway to do it from the host?  --Plus,
the computer connected to the Belkin is Windows Xp.  (All other
computers are FreeBSD).


Barry Margolin wrote:
> In article <1110942214.860800.310760@l41g2000cwc.googlegroups.com>,
>  "intercom5" <ssdas4eva@yahoo.com> wrote:
> 
Belkin[vbcol=seagreen] 
that[vbcol=seagreen] 
(specifcally[vbcol=seagreen] 
on[vbcol=seagreen] 
>
> The Belkin router needs a route for 192.168.1.0/24 via 192.168.2.5.
>
> --
> Barry Margolin, barmar@alum.mit.edu
> Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me ***






[ Post a follow-up to this message ]



    Re: Router Question  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-17-05 01:47 AM

In article <1110992243.625408.121730@l41g2000cwc.googlegroups.com>,
"intercom5" <ssdas4eva@yahoo.com> wrote:

> My stupid Belkin router doesn't have an advanced routing feature that
> allows me to do this.  Is there anyway to do it from the host?  --Plus,
> the computer connected to the Belkin is Windows Xp.  (All other
> computers are FreeBSD).

Use the "ROUTE" command on the host.
[vbcol=seagreen]
>
>
> Barry Margolin wrote: 
> Belkin 
> that 
> (specifcally 
> on 

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***





[ Post a follow-up to this message ]



    Re: Router Question  
intercom5


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-18-05 10:56 PM

Thanks for the help Barry.  Just had another stupid question that I
hoped you could help with.

I tried your suggestion of using route on the host but I must be doing
somethign wrong.

I tried (on Windows XP):

route ADD 192.168.1.0 MASK 255.255.255.0 198.168.2.5

and it didnt work. Any suggestions?




Barry Margolin wrote:
> In article <1110992243.625408.121730@l41g2000cwc.googlegroups.com>,
>  "intercom5" <ssdas4eva@yahoo.com> wrote:
> 
that[vbcol=seagreen] 
--Plus,[vbcol=seagreen] 
>
> Use the "ROUTE" command on the host.
> 
<1110942214.860800.310760@l41g2000cwc.googlegroups.com>,[vbcol=seagreen] 
Router[vbcol=seagreen] 
computers[vbcol=seagreen] 
192.168.2.5.[vbcol=seagreen] 
>
> --
> Barry Margolin, barmar@alum.mit.edu
> Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me ***






[ Post a follow-up to this message ]



    Re: Router Question  
intercom5


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-18-05 10:56 PM

i meant that i tried:

route ADD 192.168.1.0 MASK 255.255.255.0 192.168.2.5

and it didnt work.






[ Post a follow-up to this message ]



    Re: Router Question  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-19-05 01:48 AM

In article <1111174708.283222.6530@o13g2000cwo.googlegroups.com>,
"intercom5" <ssdas4eva@yahoo.com> wrote:

> Thanks for the help Barry.  Just had another stupid question that I
> hoped you could help with.
>
> I tried your suggestion of using route on the host but I must be doing
> somethign wrong.
>
> I tried (on Windows XP):
>
>    route ADD 192.168.1.0 MASK 255.255.255.0 198.168.2.5
>
> and it didnt work. Any suggestions?

First, please don't top-post.

Is the Linksys router also a firewall and NAT?  You need to turn off its
firewall and NAT features, so it's just a plain router.
[vbcol=seagreen]
>
>
>
>
> Barry Margolin wrote: 
> that 
> --Plus, 
> <1110942214.860800.310760@l41g2000cwc.googlegroups.com>, 
> Router 
> computers 
> 192.168.2.5. 

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:27 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register