Linux PPP protocol development
 help / color / mirror / Atom feed
* pppd creates route without "gateway" flag
@ 2008-09-17 19:23 Joakim Wennergren
  2008-09-17 21:15 ` Bill Unruh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Joakim Wennergren @ 2008-09-17 19:23 UTC (permalink / raw)
  To: linux-ppp

I just looked at my routing table, and the route pppd created does not
have the "G" flag like I'm used to, is there a reason for this?

This is output from route:

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.64.64.64     0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 ppp0

It seems to work, I'm just wondering why? And can it affect something
in the future?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-14 10:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17 19:23 pppd creates route without "gateway" flag Joakim Wennergren
2008-09-17 21:15 ` Bill Unruh
2008-09-17 21:31 ` James Carlson
2008-10-09 11:50 ` Paul Mackerras
2008-10-14 10:26 ` James Carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox