取消
显示结果 
搜索替代 
您的意思是: 
cancel
659
查看次数
1
有帮助
3
回复

Packet tracer, can't ping iot server

Willpat123
Level 1
Level 1

I have been stuck on this problem for a while, I cannot ping the iot server from the device that are connected to the cell tower. If anyone could help out it would be appreciated, I have attached my packet tracer file.

1 个已接受解答

已接受的解答

Hello @Willpat123 

Thanks for the zip file.

The issue is between your Switch0 and your Router1.

Configure a sub-interface on Router1 facing the Switch0:

-Interface Gig0/1 is facing the Switch0

M02rt37_0-1699353448588.png

I put 192.168.0.5 as IP because this is the Gateway configured on your IoT Server.

On Switch0, configure a Trunk on interface fa0/1 facing Router1:

M02rt37_1-1699353486145.png

You should use an other vlan id (don't use vlan id 1 for security reason).

You should also configure port fa0/3 on Switch0 (IoT server) as a mode access like this:

M02rt37_2-1699353546824.png

Check also the IP configuration of your DNS-SERVER.... as concerned its IP and its Gateway ! You could put this server on a particular VLAN and add this vlan id on the Trunk. Add also the sub-interface on Router1 (IP Gateway).

 

 

 

 

 

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

在原帖中查看解决方案

3 条回复3

Willpat123
Level 1
Level 1

This is my network.

Hello @Willpat123 

Thanks for the zip file.

The issue is between your Switch0 and your Router1.

Configure a sub-interface on Router1 facing the Switch0:

-Interface Gig0/1 is facing the Switch0

M02rt37_0-1699353448588.png

I put 192.168.0.5 as IP because this is the Gateway configured on your IoT Server.

On Switch0, configure a Trunk on interface fa0/1 facing Router1:

M02rt37_1-1699353486145.png

You should use an other vlan id (don't use vlan id 1 for security reason).

You should also configure port fa0/3 on Switch0 (IoT server) as a mode access like this:

M02rt37_2-1699353546824.png

Check also the IP configuration of your DNS-SERVER.... as concerned its IP and its Gateway ! You could put this server on a particular VLAN and add this vlan id on the Trunk. Add also the sub-interface on Router1 (IP Gateway).

 

 

 

 

 

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

Thanks for the help, would you know the python code to make the SBC board display on the iot server as they say no remote control API.