Daniel Parks
|
e7dce43af3
|
Fix mitchellh/vagrant#3860 by making sure post-up command never returns an error code. Deleting the default route won't magically start working after waiting N seconds.
|
2014-07-28 23:15:07 -07:00 |
Mitchell Hashimoto
|
4bf1808fde
|
guests/debian: fix dhcp assigned default to work
|
2013-12-13 20:48:54 -08:00 |
Mitchell Hashimoto
|
639a6a72ed
|
Don't set the gateway for host only, this sometimes causes internet
breakge
|
2012-06-29 12:05:42 -07:00 |
Mitchell Hashimoto
|
0b3e703498
|
Add the gateway to hostonly network interfaces on Debian [GH-990]
|
2012-06-27 11:18:23 -07:00 |
Mitchell Hashimoto
|
268b13b799
|
Merge pull request #947 from justinlynn/add_dhcp_default_route_option
add workaround for ubuntu precise not properly loading routes from dhcp
|
2012-05-25 08:42:52 -07:00 |
Justin Lynn
|
736ed6b590
|
add workaround for ubuntu precise not properly loading routes
|
2012-05-24 11:53:46 -07:00 |
Mitchell Hashimoto
|
d3686465db
|
Avoid `unless`
|
2012-05-06 14:47:52 -07:00 |
Justin Lynn
|
bf3d3b0245
|
add use_dhcp_assigned_default_route setting to allow for dhcp bridged interfaces which have a default route assigned by dhcp
|
2012-04-05 09:21:09 -07:00 |
Mitchell Hashimoto
|
33551eca47
|
Delete default routes for bridged networking on coming up
|
2012-01-03 13:22:33 -08:00 |
Mitchell Hashimoto
|
97f7fa633d
|
Re-implement how networking is done internally
|
2012-01-02 19:51:38 -08:00 |
Mitchell Hashimoto
|
474ac3a63d
|
Enabling bridged networks on Debian
|
2011-12-31 11:53:04 -08:00 |