DISQUS

Thomas Anderson's picture

Unregistered

Feeds

aliases

  • Thomas Anderson

Thomas Anderson

2 years ago

in How to create IP-IP tunnel between FreeBSD and Linux on Homo-Adminus Blog
# ifconfig tun0 10.0.0.1 netmask 255.255.255.252 \
> pointopoint 10.0.0.1

ошибочка - должно быть так:
ifconfig tun0 10.0.0.1 netmask 255.255.255.252 \
> pointopoint 10.0.0.2
Returning? Login