- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 12:13 AM
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.
Solved! Go to Solution.
- Labels:
-
Cisco Software
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 02:36 AM - edited 04-02-2024 02:39 AM
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
3) In dhcp server configure pool settings
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 *******
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 02:36 AM - edited 04-02-2024 02:39 AM
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
3) In dhcp server configure pool settings
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 *******
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 04:16 AM
Awesome! Thank you so much, could you explain what i did wrong? in detail so i can avoid doing it again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 04:40 AM
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
