Mailing List Archive

Re: Znog Digest, Vol 13, Issue 3
yes I post it last week.


I post again.

my network

Internet
|
gw(10.1.1.1-using NAT go to internet)
|
|
router a sis0(10.1.250.30) sis1(10.230.1.1) sis2(10.230.2.1)---|
| |
| |
router b sis0(10.200.1.1) sis1(10.230.1.2) sis2(10.230.3.1) |
|---| | |
| |------------------| |
| | |
router c | sis0(10.201.1.1) sis1(10.230.3.2) sis2(10.230.2.2)---|
| |
| |
LAN A LAN B

===========================================================================
router a : ospfd.conf
----------------------
Current configuration:
!
hostname ospfd
password zebra
log stdout
!
!
!
interface sis0
!
interface sis1
!
interface sis2
!
interface faith0
!
interface lo0
!
interface ppp0
ip ospf network point-to-point
!
interface sl0
ip ospf network point-to-point
!
router ospf
network 10.200.1.0/24 area 0.0.0.10
network 10.201.1.0/24 area 0.0.0.20
network 10.230.1.0/30 area 0.0.0.0
network 10.230.2.0/30 area 0.0.0.0
network 10.230.3.0/30 area 0.0.0.0
default-information originate metric 10
!
line vty
!
end
========================================================
router b : ospfd.conf
---------------------
Current configuration:
!
hostname ospfd
password zebra
log stdout
!
!
!
interface sis0
!
interface sis1
!
interface sis2
!
interface faith0
!
interface lo0
!
interface ppp0
ip ospf network point-to-point
!
interface sl0
ip ospf network point-to-point
!
router ospf
network 10.200.1.0/24 area 0.0.0.10
network 10.201.1.0/24 area 0.0.0.20
network 10.230.1.0/30 area 0.0.0.0
network 10.230.2.0/30 area 0.0.0.0
network 10.230.3.0/30 area 0.0.0.0
!
line vty
!
end

===========================================================================
router c: ospfd.conf
--------------------
Current configuration:
!
hostname ospfd
password zebra
log stdout
!
!
!
interface sis0
!
interface sis1
!
interface sis2
!
interface faith0
!
interface lo0
!
interface ppp0
ip ospf network point-to-point
!
interface sl0
ip ospf network point-to-point
!
router ospf
network 10.200.1.0/24 area 0.0.0.10
network 10.201.1.0/24 area 0.0.0.20
network 10.230.1.0/30 area 0.0.0.0
network 10.230.2.0/30 area 0.0.0.0
network 10.230.3.0/30 area 0.0.0.0
!
line vty
!
end


The problem I face to is 10.200.1.1/24 network cannot go to internet
throught 10.1.1.1, and 10.201.1.1/24 also cannot go to internet throught
10.1.1.1.

regards,

Halison Tong


> Send Znog mailing list submissions to
> znog@dishone.st
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.dishone.st/mailman/listinfo/znog
> or, via email, send a message with subject or body 'help' to
> znog-request@dishone.st
>
> You can reach the person managing the list at
> znog-owner@dishone.st
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Znog digest..."
>
>
> Today's Topics:
>
> 1. Re: Znog Digest, Vol 13, Issue 2 (srv@eb.net.my)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 12 Sep 2005 12:58:16 +0800 (MYT)
> From: srv@eb.net.my
> Subject: [Znog] Re: Znog Digest, Vol 13, Issue 2
> To: znog@dishone.st
> Message-ID:
> <50193.202.171.48.22.1126501096.squirrel@webmail.eb.net.my>
> Content-Type: text/plain;charset=iso-8859-1
>
> normally what you done in your ospf network?
> do you post your example for me?
>
> thanks
>
>
>> Send Znog mailing list submissions to
>> znog@dishone.st
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://www.dishone.st/mailman/listinfo/znog
>> or, via email, send a message with subject or body 'help' to
>> znog-request@dishone.st
>>
>> You can reach the person managing the list at
>> znog-owner@dishone.st
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Znog digest..."
>>
>>
>> Today's Topics:
>>
>> 1. Re: problem on ospf routing (Miles Nordin)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Fri, 09 Sep 2005 13:02:58 -0400
>> From: Miles Nordin <carton@Ivy.NET>
>> Subject: [Znog] Re: problem on ospf routing
>> To: znog@dishone.st
>> Message-ID: <oqwtlq18e5.fsf@castrovalva.Ivy.NET>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> s> network 10.200.1.0/24 area 0.0.0.10
>> s> network 10.201.1.0/24 area 0.0.0.20
>>
>> don't use areas. area 0 for everything.
>>
>> I'm not sure what your problem is and don't have experience with
>> areas, but there is no reason to use them other than to limit the size
>> of the SPF graph, and your network is too small to care about the size
>> of the SPF.
>>
>> Not using areas will probably fix the problem. I would bet it is a
>> bug, but don't know.
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: not available
>> Type: application/pgp-signature
>> Size: 304 bytes
>> Desc: not available
>> Url :
>> http://www.dishone.st/pipermail/znog/attachments/20050909/7ad60710/attachment-0001.bin
>>
>> ------------------------------
>>
>> _______________________________________________
>> Znog mailing list
>> Znog@dishone.st
>> http://www.dishone.st/mailman/listinfo/znog
>>
>>
>> End of Znog Digest, Vol 13, Issue 2
>> ***********************************
>>
>
>
>
> ------------------------------
>
> _______________________________________________
> Znog mailing list
> Znog@dishone.st
> http://www.dishone.st/mailman/listinfo/znog
>
>
> End of Znog Digest, Vol 13, Issue 3
> ***********************************
>