remove bogus default gw instruction
This commit is contained in:
parent
7f57245966
commit
4d737b0216
@ -25,8 +25,6 @@ make
|
|||||||
sudo tcpdump -n -l dst net 192.0.2.1/32 $(for a in $(cat goog-prefixes.txt); do echo or dst net $a; done) | ./teller
|
sudo tcpdump -n -l dst net 192.0.2.1/32 $(for a in $(cat goog-prefixes.txt); do echo or dst net $a; done) | ./teller
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace `192.0.2.1` with the IP address of your default gateway (e.g. your Internet router).
|
|
||||||
|
|
||||||
And then cry.
|
And then cry.
|
||||||
|
|
||||||
## Problems
|
## Problems
|
||||||
|
Loading…
Reference in New Issue
Block a user