Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Added NAT - Getting Connection Refused Error

Reply
Thread Tools

Added NAT - Getting Connection Refused Error

 
 
Hank
Guest
Posts: n/a
 
      10-06-2004
I have a Web server running on the 192.x.x.x network that works fine
and I want to make available to the outside. However, I'm getting a
"The connection was refused when attempting to contact..." error when I
try and get to the Web page using the NAT'd address.

Here's the new line I added:

ip nat inside source static 192.168.10.x 207.x.x.x

Am I missing something?

Thanks!
 
Reply With Quote
 
 
 
 
PES
Guest
Posts: n/a
 
      10-07-2004

"Hank" <> wrote in message
news:8WX8d.684998$...
>I have a Web server running on the 192.x.x.x network that works fine and I
>want to make available to the outside. However, I'm getting a "The
>connection was refused when attempting to contact..." error when I try and
>get to the Web page using the NAT'd address.
>
> Here's the new line I added:
>
> ip nat inside source static 192.168.10.x 207.x.x.x
>
> Am I missing something?
>
> Thanks!


You cannot connect to the global address from the inside if this is what you
are trying to do.


 
Reply With Quote
 
 
 
Reply

Thread Tools

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
VNC , Error message Connection refused (10061) zillah Computer Support 0 12-25-2006 06:53 PM
socket.error connection refused Vania Python 2 11-24-2006 12:33 PM
Connection refused error from browser Parag Mahajan ASP .Net 1 06-07-2006 01:45 PM
Socket Error: Connection Refused niceyama@googlemail.com Python 1 04-17-2006 09:52 PM
how do you prevent a channel from being closed on a "connection refused" error with finishConnect? nooneinparticular314159@yahoo.com Java 2 04-10-2006 01:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57