
I assume I need to setup public in Privacy. However, if I go to Settings>Privacy, I don’t see any options for public. Why?
Situation: The client was working on Cisco SG300 switch and it works. After they moved the switch, they can’t access the switch any more. Can’t ping or GUI into. However, they can access it using console port and see the port is up.
Troubleshooting: 1. Is the port up yes – “show int sttaus” shows
gi48 full 100 enabled up.
2. Which VLAN used gi48? show vlan shows VLAN 10
vlan 1 untagged port gi1-47
vlan 10 untagged port 48
3. The client only uses VLAN 1 (192.168.16.0/24) now. “show ip int” shows VAL 1 operation is down.
192.168.15.2/24 vlan 10 up/up
192.168.16.2/24 vlan 1 up/down
Resolution: Change port from VLAN 10 to VLAN 1 fixing the problem:
config
int gi48
switchport access vlan 1
A DHCP relay agent is a small program that relays DHCP/BOOTP messages between clients and servers on different subnets. To support and use DHCP service across multiple subnets, the router(s) that connect each subnet must support DHCP/BOOTP relay agent capabilities.
By default DHCP works via broadcasting on the local subnet and therefore is limited to being able to provide IP addresses for devices on its subnet only. In modern day networks this is a serious limitation as it would mean that for every subnet you would need a DHCP server – imagine the management overhead!
So how can we configure a DHCP server in one subnet to respond and provide IP addresses to clients in multiple other subnets? The answer is to use a DHCP Relay Agent.
Situation: The client get this message when sending email in the Outlook 2013: “The operation cannot be performed because the message has changed” in Outlook
Troubleshooting:
2. Restart Outlook.
3. We fixed this problem in Outlook 2016 by removing the Outlook add-in included with
the installation of Adobe Acrobat DC ” Adobe Send & Track for Microsoft Outlook – Acrobat”. In Programs & Features, select Adobe Acrobat, and Change, then remove the Outlook portion of the installation (or you can user-by-user disable the above add-in in Outlook).
4. Run Outlook repair.
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!