linux 网关配置nat,使emule 工作在HighID 方式

如果通过linux 网关上网,emule 会工作在LowID 方式,可以通过在linux 上设置nat 映射来转换到HighID 方式。 # /sbin/iptables -t nat -A PREROUTING -i ppp0 -p...

如果通过linux 网关上网,emule 会工作在LowID 方式,可以通过在linux 上设置nat 映射来转换到HighID 方式

# /sbin/iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 4662 -j DNAT -d 192.168.18.198:466 
# /sbin/iptables -t nat -A PREROUTING -i ppp0 -p udp --dport 4672 -j DNAT -d 192.168.18.198:4672
# /etc/rc.d/init.d/iptables save

配置完之后,在emule 中重新登录服务器,在“我的信息”中查看,已经变为HighID。

mail.png


标签订阅|Tag Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'eMule'. [What is this?]

Subscribe to feed Subscribe to feed

最近更新|Recent Entries

不定期更新|Handy Entries

其它标签|Other Tags

分类栏目|Categories

按月归档|By Month

2008
11
10
07
05
04
03
02
01
2007
12
10
07
06
05
04
03
02
01
2006
12
11
10
09
08
07
06
05
04
03
02
01
2005
11
10
09
08
07
04
03
2004
12
11
10
09
08
07
06
05
04
03
02
01
2003
12
10
09
08
06
2002
09
08
04
03
02
2001
12
09
07
06
05

站内链接|Site Links

Powered by
Movable Type 3.34