Jump to content

So I'm working on lab on packet tracer, I've assigned all the standby configs and all that. I'm having an issue where I'm getting this message every few seconds

%IP-4-DUPADDR: Duplicate address 192.168.1.1 on FastEthernet0/1, sourced by 0000.0C07.AC00

%IP-4-DUPADDR: Duplicate address 192.168.1.1 on FastEthernet0/1, sourced by 0000.0C07.AC00

%IP-4-DUPADDR: Duplicate address 192.168.1.1 on FastEthernet0/1, sourced by 0000.0C07.AC00

 

I'll upload the file if anyone want's to look at it. 

HSRP2.pkt

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/
Share on other sites

Link to post
Share on other sites

17 minutes ago, Lurick said:

Can you post a snippet of just the VLAN/HSRP configs for one VLAN?

There are no VLANs? 

 

 

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115461
Share on other sites

Link to post
Share on other sites

NVM got it working. 

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115468
Share on other sites

Link to post
Share on other sites

2 minutes ago, Abdul201588 said:

There are no VLANs? 

 

 

Ah, so you're doing it on two interfaces. So used to doing HSRP on vlan interfaces :P 

 

What IP addresses are you using on the interfaces?

Do you have both sides in the same HSRP group?

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115470
Share on other sites

Link to post
Share on other sites

6 minutes ago, Lurick said:

Ah, so you're doing it on two interfaces. So used to doing HSRP on vlan interfaces :P 

 

What IP addresses are you using on the interfaces?

Do you have both sides in the same HSRP group?

I was following this guide. :)

 

Btw I've created a DHCP server on "R1" and I'm not get any ip addresses, would it work if i used ip helper address?

 

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115486
Share on other sites

Link to post
Share on other sites

Just now, Abdul201588 said:

I was following this guide. :)

 

Btw I've created a DHCP server on "R1" and I'm not get any ip addresses, would it work if i used ip helper address?

 

 

Yah, if the DHCP server isn't locally connected you need to use IP Helper

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115489
Share on other sites

Link to post
Share on other sites

1 minute ago, Lurick said:

 

Yah, if the DHCP server isn't locally connected you need to use IP Helper

R1 is configured to give out IPs. So if the interface went down, how would it work?

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115492
Share on other sites

Link to post
Share on other sites

Just now, Abdul201588 said:

R1 is configured to give out IPs. So if the interface went down, how would it work?

IPs wouldn't get handed out if there isn't another path or another server :( 

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115495
Share on other sites

Link to post
Share on other sites

2 minutes ago, Lurick said:

IPs wouldn't get handed out if there isn't another path or another server :( 

Okay Here's the diagram. 

 

If the interface F0/1 on R1 went down. How would I get the IPs. 

c6643a01f4c82c26c06b5cd160f1cf1e.png

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115502
Share on other sites

Link to post
Share on other sites

Just now, Abdul201588 said:

Okay Here's the diagram. 

 

If the interface F0/1 on R1 went down. How would I get the IPs. 

c6643a01f4c82c26c06b5cd160f1cf1e.png

It should go out Fa0/1 on S1 instead of Fa0/24 and then over and up

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115506
Share on other sites

Link to post
Share on other sites

2 minutes ago, Lurick said:

It should go out Fa0/1 on S1 instead of Fa0/24 and then over and up

Mistake. I meant F0/0. Sorry :P 

 

EDIT: Talking about the router on the left. 

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115507
Share on other sites

Link to post
Share on other sites

Just now, Abdul201588 said:

Mistake. I meant F0/0. Sorry :P 

Ah, then it would just go out Fa0/24 on S1 and up. So long as the link between the two switches doesn't go down along with a link to the router you're still good.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115510
Share on other sites

Link to post
Share on other sites

4 minutes ago, Lurick said:

Ah, then it would just go out Fa0/24 on S1 and up. So long as the link between the two switches doesn't go down along with a link to the router you're still good.

I got it working. I setup DHCP on the secondary router. :) same config. 

 

Thanks for the help. :)

CPU: AMD Ryzen 5 5600X | CPU Cooler: Stock AMD Cooler | Motherboard: Asus ROG STRIX B550-F GAMING (WI-FI) | RAM: Corsair Vengeance LPX 32 GB (4x 8 GB) DDR4-3000 CL16 | GPU: Nvidia GTX 1060 6GB Zotac Mini | Case: K280 Case | PSU: Cooler Master B600 Power supply | SSD: 1TB  | HDDs: 1x 250GB & 1x 1TB WD Blue | Monitor: 24" Acer S240HLBID | OS: Win 11 Pro.

 

Home Lab:  Lenovo ThinkCenter M82 Hyper-V Server 2022 | Dell OptiPlex 9020 Hyper-V Server 2022 | TP-LINK TL-SG108E | Cisco Catalyst C2960CG 8 Port Switch | HP MicroServer G8 SCCM Server | 2x Dell PowerEdge R630 Hyper-V Server 2022

 

 

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10115519
Share on other sites

Link to post
Share on other sites

On the Cisco dhcp isn't tied to the physical interface, its tied to the IP subnet of the helper interface.

 

When an router receives a request for an IP from a dhcp client it will try to match it to an "ip dhcp pool" with a network statement that matches the subnet of the interface that first received the request.

 

E.g. if Router1 receives a request on Fa0/1 which has an IP of 192.168.1.1/24 it will look for a IP pool with a "network 192.168.1.0/24" statement.

 

If the same router then has a IP helper set to point to Router2 and then receives a request on the same interface (fa0/1 192.168.1.1/24) it will forward that request to router2 and router2 will look for an IP pool with a "network 192.168.1.0/24" statement even if there are no interfaces configured on router2 in that subnet.

 

Using this your requests will follow standard layer3 routes to get between thee two routers. This means that if there is redundant links between the two router using rip it will follow the routes.

 

Protip, use loopback addresses injected into your dynamic routing protocol to give the router2 an address that never goes down so that no matter which link has issues its always reachable.

 

Sorry for formatting, sent from a tiny screen with an imagery keyboard.

Link to comment
https://linustechtips.com/topic/804943-hsrp-issue/#findComment-10116311
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×