Chapter 2 - GateD Trouble Shooting

2.1 Getting HELP!

If you need assistance or have any questions, please do not hesitate to ask us. Post your question to the mailing list. There are many people with GateD experience who may be able to take a moment to help.

When reporting a problem with GateD, several pieces of information will greatly assist in debugging:


1. GateD version (R4_0Beta_0).

2. The system that GateD is running on, the hardware, the software and the versions you are using.

3. Your configuration file.

4. The interface configuration.

It helps to provide this, as both the output of netstat-in (netstat-i-n on BSD 4.2based systems) and an ifconfig for each interface (ifconfig-a will work for some versions of SunOS 4 and later.

5. The routing table.

The Routing table may be listed by using i.e. netstat-rn (netstat-r-non BSD 4.2based systems)

6. GateD's idea of the Routing table.

To get this, start GateD with -t (which is short for -tgeneral). Setting tracing options in the config file will not get all of this information because GateD scans the interfaces before parsing the config file. So you must specify tracing on the command line.

7. Dump GateD Routing Table.

To get this start GateD and do a "gdc dump" using the gdc utility that GateD provides.

8. Trace output of your problem.

If it is a RIP problem, turn on RIP tracing. If it is an EGP problem, turn on EGP tracing. If it is a BGP problem, turn on BGP tracing.



Send Bug reports to either:

gated@gated.merit.edu

or

gated-people@gated.merit.edu

The GateD family of users and developers provides a large amount of information to newcomers. We are working on lists of Frequently Asked Questions for new users. Please check the GateD Home Page FAQ documentation.




Last updated November 30, 1997

gated@gated.merit.edu