[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fol] IPmas Setting Error


はじめまして、山下と申します。

今、IPマスカレードの設定を行っているのですが、わからないエラーが発生して
困っています。
エラー内容を下記に記します。
ご存知の方、回答よろしくお願いします。

# depmod -a
*** Unresolved symbols in module /lib/modules/2.0.18/ipv4/ip_masq_ftp.o
*** Unresolved symbols in module /lib/modules/2.0.18/ipv4/ip_masq_irc.o
*** Unresolved symbols in module /lib/modules/2.0.18/ipv4/ip_masq_raudio.o

# /sbin/modprobe ip_masq_ftp
ip_masq_new: wrong version or undefined
ip_masq_expire: wrong version or undefined
ip_masq_set_expire: wrong version or undefined
register_ip_masq_app: wrong version or undefined
unregister_ip_masq_app: wrong version or undefined
Loading failed! The module symbols (from linux-2.0.18) don't match your
linux-2.0.18
ipfwadm: setsockopt failed: Invalid argument

# /sbin/modprobe ip_masq_irc
ip_masq_new: wrong version or undefined
ip_masq_expire: wrong version or undefined
ip_masq_set_expire: wrong version or undefined
register_ip_masq_app: wrong version or undefined
unregister_ip_masq_app: wrong version or undefined
Loading failed! The module symbols (from linux-2.0.18) don't match your
linux-2.0.18
ipfwadm: setsockopt failed: Invalid argument

# /sbin/modprobe ip_masq_raudio
ip_masq_new: wrong version or undefined
ip_masq_expire: wrong version or undefined
ip_masq_set_expire: wrong version or undefined
register_ip_masq_app: wrong version or undefined
unregister_ip_masq_app: wrong version or undefined
Loading failed! The module symbols (from linux-2.0.18) don't match your
linux-2.0.18
ipfwadm: setsockopt failed: Invalid argument

# /sbin/ipfwadm -F -p deny
# /sbin/ipfwadm -I -f
# /sbin/ipfwadm -O -f
# /sbin/ipfwadm -F -f
# /sbin/ipfwadm -F -b -o -a masquerade -P all -S 192.168.1.0/24 -D 0.0.0.0
ipfwadm: setsockopt failed: Invalid argument



この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」