410
Views
0
Helpful
0
Comments

Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
07-23-2010 05:31 AM - edited 03-08-2019 06:34 PM
Table of Contents |
- Most Common Issues
- No DNS server is configured/reachable
- Firewall/Proxy Server/Traffic Shaper is blocking the GC traffic
- How GC Works The sensor performs the following steps
- Resolve the ironport domain name in the GC url (UDP port 53)
- Connect to the ironport server via https (TCP port 443)
- Retreive the ip address of the GC server with the latest update - Connect to the GC server and retreive the update via HTTP (TCP port 80)
- Add a DNS Server
- Via the GUI
Go to Configuration => Sensor Setup => Network and add a DNS entry - Via the CLI
Enter the command
setup
proceed through the setup process until it asks about DNS servers and enter
yes
then enter your DNS servers
- Verify GC Connectivity GC updates every 5 minutes, so we can do the following command to do a tcpdump to the screen, and see where the GC update process is breaking down:
packet display <management interface> expression not host <management host>
Where the management host includes all hosts connecting to the sensor via IDM, IME, MARS, or the CLI. The traffic we expect to see is described in How GC Works
Labels: