cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
311
Views
2
Helpful
3
Replies

Troubleshooting cisco packet tracer

niklasBF
Level 1
Level 1

1. I can't get an IP from my dhcp(2) on my second laptop "Contractor"

2. I can't ping outside my lans to internet. we currently use RIP and i don't know which ip to add or if i have to configure something in the homerouter(nat)

3. How does it work with 2 dns. Do you just send the signal from 1 to the other?

Link attached

Happy new year and thx for all the help i can get!

Best Regards

2 Accepted Solutions

Accepted Solutions

M02@rt37
VIP
VIP

Hello @niklasBF 

1/

Modify the IP on SVI 20 on CORE-03:

M02rt37_0-1704203755240.png

Configure IP as 192.168.20.254 255.255.255.0 ; .100 is the IP #2 pf your DHCP Server.

After that Laptop "contractor" have an IP address by DHCP:

M02rt37_1-1704203842037.png

2/

On Core 03 redistribute the defaut route under RIP process:

M02rt37_2-1704204873314.png

All routers will know the default route now from CORE-03 exit internet interface.

Perform NAT and you should be able to join Internet ressources

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

M02@rt37
VIP
VIP

@niklasBF 

Inside traffic to Internet ?

You need to perform NAT....but core3 is a Switch and NAT capabilities is under SVI not interfaces....that's make complicated your configuration on Core3 I think. Possible to put a traditional router instead of Core3 ? 

Aftet that, NAT inside trafic with IP source coresponding to Router interface facing "Internet Router"....IP delivered by DHCP.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

3 Replies 3

M02@rt37
VIP
VIP

Hello @niklasBF 

1/

Modify the IP on SVI 20 on CORE-03:

M02rt37_0-1704203755240.png

Configure IP as 192.168.20.254 255.255.255.0 ; .100 is the IP #2 pf your DHCP Server.

After that Laptop "contractor" have an IP address by DHCP:

M02rt37_1-1704203842037.png

2/

On Core 03 redistribute the defaut route under RIP process:

M02rt37_2-1704204873314.png

All routers will know the default route now from CORE-03 exit internet interface.

Perform NAT and you should be able to join Internet ressources

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

M02@rt37
VIP
VIP

@niklasBF 

Inside traffic to Internet ?

You need to perform NAT....but core3 is a Switch and NAT capabilities is under SVI not interfaces....that's make complicated your configuration on Core3 I think. Possible to put a traditional router instead of Core3 ? 

Aftet that, NAT inside trafic with IP source coresponding to Router interface facing "Internet Router"....IP delivered by DHCP.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

i don't think i can change, this is how the task was given to me