IPv6 modules 19519 [SOLVED]

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
manus
DD-WRT Novice


Joined: 09 Aug 2011
Posts: 17

PostPosted: Thu Jun 28, 2012 19:48    Post subject: IPv6 modules 19519 [SOLVED] Reply with quote
I compiled all IPv6 modules for 19342 [WNDR3700v2], but I am unable to load modules which create tables:
ip6table_filter.ko
ip6table_mangle.ko
ip6table_raw.ko
I get this message:
Quote:
Underflows must be unconditional and use the STANDARD target with ACCEPT/DROP

But I check the code of all files and all seems correct.

All others one load correctly.

Anyone have tried that on another Atheros WiSOC based Hardware?

For those want try I put all IPv6 modules, here:
https://www.geekstreet.fr/download/public/wndr3700v2/wndr3700v2_ipv6_firewall_kernel_modules_19519.zip

EDIT: All is working now. I used OpenWrt-Toolchain-ar71xx-for-mips_r2-gcc-4.6-linaro_uClibc-0.9.33.tar.bz2 from
http://code.google.com/p/wr703n-uboot-with-web-failsafe/source/browse/trunk/toolchain/OpenWrt-Toolchain-ar71xx-for-mips_r2-gcc-4.6-linaro_uClibc-0.9.33.tar.bz2?r=3 to compile modules.


Last edited by manus on Mon Jul 30, 2012 21:43; edited 2 times in total
Sponsor
mato99
DD-WRT Novice


Joined: 10 Jun 2012
Posts: 7
Location: Slovakia

PostPosted: Thu Jul 05, 2012 0:24    Post subject: Reply with quote
hey man, great work ! Smile

edit:

after inserting ipv6 module(from kernel), and inserting your compiled modules (nf_defrag_ipv6, nf_conntrack_ipv6, ip6_tables, ip6table_filter, ip6table_mangle, ip6table_raw and all ip6t_*.ko) i can run ip6tables with stateful script (thanks to nf_conntrack_ipv6)

but the problem is that i can use only state and ipv6header match extensions (for example, if i want use rt: ip6tables v1.3.7: Couldn't find match `rt'), and only LOG , ACCEPT, DROP targets (not REJECT).. even all modules are loaded, and in /proc/net/ip6_tables_matches i can see all these loaded patches.

should i config something? did u compile all dependent modules? (btw i cant use your ipv6.ko, after inserting, there's warning in log: "ipv6: Unknown symbol nf_hooks_needed (err 0)") any help appreciated..

heres lsmod output for network modules:
Code:
Module                  Size  Used by
ip6t_rt                 1440  0
ip6t_rpfilter           1152  0
ip6t_mh                  624  0
ip6t_ipv6header          928  0
ip6t_hbh                1216  0
ip6t_frag                800  0
ip6t_eui64               640  0
ip6t_ah                  736  0
ip6t_REJECT             2336  0
ip6t_LOG                6096  1
nf_conntrack_ipv6       3952  4
nf_defrag_ipv6          4624  1 nf_conntrack_ipv6
ip6table_raw             496  0
ip6table_mangle          848  0
ip6table_filter          528  1
ip6_tables              9536  9 ip6t_rt,ip6t_ipv6header,ip6t_hbh,ip6t_frag,ip6t_ah,ip6t_LOG,ip6table_raw,ip6table_mangle,ip6table_filter
ipv6                  223200  13 ip6t_rpfilter,ip6t_REJECT,nf_conntrack_ipv6,nf_defrag_ipv6,ip6table_mangle
nf_nat_pptp             1296  0
nf_conntrack_pptp       3072  1 nf_nat_pptp
nf_nat_proto_gre         784  1 nf_nat_pptp
nf_conntrack_proto_gre     2272  1 nf_conntrack_pptp
ebt_pkttype              448  8
ebtable_filter           832  1
ebtables               13984  1 ebtable_filter
ext2                   51584  1
mbcache                 3456  1 ext2
usb_storage            32880  1
sr_mod                 10672  0
cdrom                  30048  1 sr_mod
sd_mod                 21424  2
scsi_wait_scan           320  0
scsi_mod               69200  3 usb_storage,sr_mod,sd_mod
ehci_hcd               29504  0
usbcore                97280  3 usb_storage,ehci_hcd
usb_common               480  1 usbcore
ath9k                  89552  0
ath9k_common            1168  1 ath9k
ath9k_hw              323888  2 ath9k,ath9k_common
ath                    12160  3 ath9k,ath9k_common,ath9k_hw
mac80211              190768  1 ath9k
cfg80211              132608  2 ath9k,mac80211
compat                   784  5 ath9k,ath9k_common,ath9k_hw,mac80211,cfg80211
ag71xx                 17424  0

_________________
TP-Link TL-WR1043ND (v24 preSP2 build 19519)
manus
DD-WRT Novice


Joined: 09 Aug 2011
Posts: 17

PostPosted: Mon Jul 30, 2012 21:42    Post subject: Reply with quote
Added edit to first post, problem solved.

But like I said on dd-wrt timeline, the development team need to update all documentations.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum