Re: problems with EIGRP config
- From: "jayjay" <mdd4092000@xxxxxxxxxxx>
- Date: 29 Oct 2005 08:13:42 -0700
Should the default gateway on the DTN hosts (PCs attached to e0) be the
e0 interface 192.168.1.2 or the internal ip address of the firewall
192.168.1.6 that goes out to the internet? What type of default route
or default gateway statement is required on both routers to provide
internet access for hosts on both MTN LAN (192.168.0.0) and DTN LAN
(192.168.1.0)
Thank you to everyone for your help on this !
CiscoHeadsetAdapter.com wrote:
> Jay,
>
> On your DTN router your Ethernet0/0 interface does not parcicipate in the
> EIGRP. Notice, that you have IP address 192.168.1.2 for the interface, but
> in EIGRP you define 192.168.0.0 network. They do not match, so, the
> 192.168.1.0 network will not be advertised. You can use "show ip eigrp
> interface" command to see if your interfaces are included in EIGRP.
>
> It works though in the MTN router. And by the way, your "router eigrp 2"
> section does nothing. You have no networks defined, and probably have no
> neighbors. So, you may delete it.
>
> -------------
> Michael
> www.headsetadapter.com
>
>
> > DTN-ROUTER#
> > interface Ethernet0/0
> > ip address 192.168.1.2 255.255.255.0
> ...
> > interface Serial0/0
> > description WAN T1 to MTN
> > ip address 10.10.10.1 255.255.255.252
> ...
> > router eigrp 1
> > network 10.0.0.0
> > network 192.168.0.0
> ...
> > MTN-ROUTER#
> ...
> > interface FastEthernet0/0
> > ip address 192.168.0.2 255.255.255.0
> ...
> > interface Serial0/0
> > ip address 10.10.10.2 255.255.255.252
> ...
> > router eigrp 1
> > network 10.0.0.0
> > network 192.168.0.0
> ...
> > router eigrp 2
> > auto-summary
.
- Follow-Ups:
- Re: problems with EIGRP config
- From: CiscoHeadsetAdapter.com
- Re: problems with EIGRP config
- From: Francois Labreque
- Re: problems with EIGRP config
- References:
- problems with EIGRP config
- From: jayjay
- Re: problems with EIGRP config
- From: CiscoHeadsetAdapter.com
- problems with EIGRP config
- Prev by Date: Re: Spoke and Hub having problems with exchange server
- Next by Date: Re: problems with EIGRP config
- Previous by thread: Re: problems with EIGRP config
- Next by thread: Re: problems with EIGRP config
- Index(es):
Relevant Pages
|