Fix typo.
This commit is contained in:
parent
f2346771cf
commit
146760bd35
1 changed files with 1 additions and 1 deletions
|
@ -1348,7 +1348,7 @@ Address = 1.2.3.4
|
||||||
|
|
||||||
Note that the IP addresses of eth0 and tap0 are the same.
|
Note that the IP addresses of eth0 and tap0 are the same.
|
||||||
This is quite possible, if you make sure that the netmasks of the interfaces are different.
|
This is quite possible, if you make sure that the netmasks of the interfaces are different.
|
||||||
It is in fact recommended to give give both real internal network interfaces and tap interfaces the same IP address,
|
It is in fact recommended to give both real internal network interfaces and tap interfaces the same IP address,
|
||||||
since that will make things a lot easier to remember and set up.
|
since that will make things a lot easier to remember and set up.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue