cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
507
Views
1
Helpful
3
Replies

Packet Tracer Help - Email Server Not working

hassanvedo
Level 1
Level 1

I have this problem where my email server doesnt work, i am a student learning networking and would love for a detailed explaination to this problem and why its not working.

 

 

1 Accepted Solution

Accepted Solutions

Gopinath_Pigili
Spotlight
Spotlight

Hello... couple of things should be configured...

1) assign the ip address for router fa0/0

Router6(config)# interface fa0/0

Router6(config-if)# ip address 192.168.1.1 255.255.255.0

Router6(config-if)# no shutdown

2) Assign sratic ip address to the DHCP Server

Gopinath_Pigili_3-1712050033040.png

3) In dhcp server configure pool settings

Gopinath_Pigili_4-1712050207806.png

4) Go to every pc..under ip configuration  first select static and agian select dhcp with this.. pc's can obtain the automatic ip address from the server 

Then...pc's can access mail server......

Also find the attached file...

Best regards
******* If This Helps, Please Rate *******

View solution in original post

3 Replies 3

Gopinath_Pigili
Spotlight
Spotlight

Hello... couple of things should be configured...

1) assign the ip address for router fa0/0

Router6(config)# interface fa0/0

Router6(config-if)# ip address 192.168.1.1 255.255.255.0

Router6(config-if)# no shutdown

2) Assign sratic ip address to the DHCP Server

Gopinath_Pigili_3-1712050033040.png

3) In dhcp server configure pool settings

Gopinath_Pigili_4-1712050207806.png

4) Go to every pc..under ip configuration  first select static and agian select dhcp with this.. pc's can obtain the automatic ip address from the server 

Then...pc's can access mail server......

Also find the attached file...

Best regards
******* If This Helps, Please Rate *******

Awesome! Thank you so much, could you explain what i did wrong? in detail so i can avoid doing it again?

Hello hassanvedo ,

You are wellcome....!!

I already mentioned in previous post..Dhcp server settings and router fa0/0 interface you missed ip address...!!

Have a nice day..!!

Thank you..!!

Gopinath