When I run 'netstat -rn' on my Fedora linux box, I get the following:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 10.4.202.250 0.0.0.0 UG 0 0 0 em1
10.4.202.0 0.0.0.0 255.255.255.0 U 0 0 0 em1
What is the meaning of 'eml' in the IFace column? I thought it had to be something like eth0.