he.net官方指南说编辑/etc/network/interfaces,但是我的vps这个文件似乎是动态生成的,头部有如下说明:
# This configuration file is auto-generated.
#
# WARNING: Do not edit this file, your changes will be lost.
# Please create/edit /etc/network/interfaces.head and
# /etc/network/interfaces.tail instead, their contents will be
# inserted at the beginning and at the end of this file, respectively.
#
# NOTE: it is NOT guaranteed that the contents of /etc/network/interfaces.tail
# will be at the very end of this file.
#
我试着按照说明说的创建interfaces.tail和interfaces.head,但是并没有使里面的内容添加进interfaces中,ipv6隧道也没有设置成功。
# This configuration file is auto-generated.
#
# WARNING: Do not edit this file, your changes will be lost.
# Please create/edit /etc/network/interfaces.head and
# /etc/network/interfaces.tail instead, their contents will be
# inserted at the beginning and at the end of this file, respectively.
#
# NOTE: it is NOT guaranteed that the contents of /etc/network/interfaces.tail
# will be at the very end of this file.
#
我试着按照说明说的创建interfaces.tail和interfaces.head,但是并没有使里面的内容添加进interfaces中,ipv6隧道也没有设置成功。