[afnog] Cisco 1841 ISR problem
david aliata
aliatadavid at gmail.com
Tue Oct 11 05:43:27 UTC 2011
Hi All,
I tried Gwladys suggestions and some developments.I can now go past my
router to the VSAT modem and no more.Note connecting directly shows link is
up and
i can browse.Any other suggestions at this point?
interface FastEthernet0/0
description link to
ip address **.***.***.*** 255.255.255.248
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
!
!
On Tue, Oct 11, 2011 at 3:51 AM, Mark Tinka <mtinka at globaltransit.net>wrote:
> On Tuesday, October 11, 2011 07:25:09 AM Gwladys Hountomey
> wrote:
>
> > I don't know how you want to design your network but
> > 1- You are using /27 with 0.0.0.255 wildcard mask.
> > 2- Remove access-list 1 permit 192.168.0.0 0.0.0.255 (I
> > don't know if it is necessary)
>
> That shouldn't matter.
>
> The ACL merely defines a range the router should look out
> for. It doesn't tie any IP address to a particular subnet
> mask, i.e., the router is running in VLSM mode.
>
> Yes, it would be more consistent if the ACL followed the
> subnet mask in use, but in this case, it certainly doesn't
> pose a problem.
>
> Mark.
>
--
Regards!
Aliata D.
"I have seen something else under the sun: The race is not to the swift or
the battle to the strong, nor does food come to the wise or wealth to the
brilliant or favor to the learned; but time and chance happen to them all".
Ecclesiastes 9:11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20111011/042d7072/attachment.html>
More information about the afnog
mailing list