diff --git a/src/tunnel.c b/src/tunnel.c index 96e9d511..8516adc6 100644 --- a/src/tunnel.c +++ b/src/tunnel.c @@ -232,7 +232,7 @@ static int pppd_run(struct tunnel *tunnel) static const char *const v[] = { ppp_path, "230400", // speed - ":192.0.2.1", // : + ":169.254.2.1", // : "noipdefault", "noaccomp", "noauth",