![]() |
|
|
|
#1 |
|
I want to route 202.5.199.3 IP address to Local 10.10.10.16.
202.5.199.13 -> 10.10.10.16 Is that possible ?? How can i do this. Any one help. Ts8060 |
|
|
|
|
#2 |
|
Posts: n/a
|
In article
<7585a896-1567-4244-b5dc->, Ts8060 <> wrote: > I want to route 202.5.199.3 IP address to Local 10.10.10.16. > > 202.5.199.13 -> 10.10.10.16 Is that possible ?? > > How can i do this. Any one help. ip route 202.5.199.13 255.255.255.255 10.10.10.16 -- Barry Margolin, Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group *** Barry Margolin |
|
|
|
#3 |
|
Posts: n/a
|
On Nov 4, 7:07*pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> In article > <7585a896-1567-4244-b5dc-284a84646...@h14g2000pri.googlegroups.com>, > > *Ts8060 <ts.8...@gmail.com> wrote: > > I want to route 202.5.199.3 IP address to Local 10.10.10.16. > > > 202.5.199.13 -> 10.10.10.16 Is that possible ?? > > > How can i do this. Any one help. > > ip route 202.5.199.13 255.255.255.255 10.10.10.16 > > -- > Barry Margolin, bar...@alum.mit.edu > Arlington, MA > *** PLEASE post questions in newsgroups, not directly to me *** > *** PLEASE don't copy me on replies, I'll read them in the group *** Thx For reply. I will try it soon. Ts8060 |
|
|
|
#4 |
|
Posts: n/a
|
Ts8060 <> wrote:
: I want to route 202.5.199.3 IP address to Local 10.10.10.16. : 202.5.199.13 -> 10.10.10.16 Is that possible ?? Might you be asking about Static NAT??? ip nat inside source static 10.10.10.16 202.5.199.13 Requiring additional statements "ip nat inside" and "ip nat outside" of the appropriate Interfaces... Lawrence Houston -- () Lawrence Houston |
|
|
|
#5 |
|
Posts: n/a
|
On 5 Nov, 04:37, Lawrence Houston <hous...@greenfield.dyndns.org>
wrote: > Ts8060 <ts.8...@gmail.com> wrote: > > : I want to route 202.5.199.3 IP address to Local 10.10.10.16. > > : 202.5.199.13 -> 10.10.10.16 Is that possible ?? > > Might you be asking about Static NAT??? That was my first impression too. > * *ip nat inside source static 10.10.10.16 202.5.199.13 > > Requiring additional statements "ip nat inside" and "ip nat outside" > of the appropriate Interfaces... bod43 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cisco 837 ADSL router configuration help needed!! | azzaams | General Help Related Topics | 2 | 09-09-2007 04:22 AM |
| Network did not assign a network address | =?Utf-8?B?Z3J5ZmZl?= | Wireless Networking | 25 | 05-10-2007 02:28 PM |
| Router / network problem | jhewitt@arrakis.es | Computer Support | 9 | 12-06-2006 04:24 PM |
| Second router as Access Point to extend range | Jeff | Wireless Networking | 6 | 12-04-2006 03:19 PM |