Skip to content
/ lvs_toa Public

内核驱动toa.ko,用于支持LVS在fullnat下得到真实IP

License

Notifications You must be signed in to change notification settings

userid/lvs_toa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

需要安装linux-headers, 然后执行:

$cd ./src
$make
#make install

会在/lib/modules/`uname -r`/kernel/net/netfilter/ipvs/目录生成toa.ko文件。 手动modprobe toa完成加载。

如果需要支持重启后自动加载模块,在/etc/modprobe.d/或者/etc/modules-load.d/目录新建一个081-toa.conf文件, 单独一行写入toa即可。

About

内核驱动toa.ko,用于支持LVS在fullnat下得到真实IP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published