Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

上传一个使用OpenWrt编译环境编译生成napt66安装包文件的Makefile #46

@GoogleCodeExporter

Description

@GoogleCodeExporter
上传一个使用OpenWrt编译环境编译生成napt66安装包文件的Makefil
e
使用方法:
将附件中的文件解压到OpenWrt源码目录/package/下,make 
menuconfig到NetWork-Netfilter 
Extensions下找到napt66并选择(M),编译OpenWrt就可以生成kmod-napt66�
��ipk安装包文件了,或者选择(*),直接编译到固件中。

因在此下载的napt66-0.2.tar.gz不是最新的,故做了一个svn最新版
本的patch在patchs目录下,还有napt66的Makefile,也被修改以适应O
penWrt编译,见110-Makefile.patch。

files目录下有个napt66的初始化脚本(隧道方式),会被安装到
/etc/init.d/napt66,请安装后参考里面的注释自行修改以适应自��
�的IPv6网络。
使用方法:
   启动napt66:/etc/init.d/napt66 start
   停止napt66:/etc/init.d/napt66 stop
还可以使用的参数有restart(重启),enable(开机自启动),disab
le(取消开机自启动)

Original issue reported on code.google.com by [email protected] on 14 Mar 2012 at 11:11

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions