Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'm looking for iptables but couldn't find it in the Downloads section. I have gentoo installed in /mnt/HD_a2/gentoo and chrooted to it. I ran "emerge iptables", but after some 15 minutes it failed with the following output. I was wondering if the kernel in the firmware has ipchains support.
--
Quang
6.17-9.base.tar.bz2
--06:08:48-- ftp://ftp.gtlib.cc.gatech.edu/pub/gento … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving ftp.gtlib.cc.gatech.edu... failed: Host not found.
>>> Downloading ftp://cudlug.cudenver.edu/pub/mirrors/d … se.tar.bz2
--06:09:18-- ftp://cudlug.cudenver.edu/pub/mirrors/d … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving cudlug.cudenver.edu... failed: Host not found.
>>> Downloading http://gentoo.mirrors.pair.com/distfile … se.tar.bz2
--06:09:48-- http://gentoo.mirrors.pair.com/distfile … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving gentoo.mirrors.pair.com... failed: Host not found.
>>> Downloading http://ftp.snt.utwente.nl/pub/os/linux/ … se.tar.bz2
--06:10:19-- http://ftp.snt.utwente.nl/pub/os/linux/ … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving ftp.snt.utwente.nl... failed: Host not found.
>>> Downloading http://cudlug.cudenver.edu/gentoo/distf … se.tar.bz2
--06:10:49-- http://cudlug.cudenver.edu/gentoo/distf … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving cudlug.cudenver.edu... failed: Host not found.
>>> Downloading http://open-systems.ufl.edu/mirrors/gen … se.tar.bz2
--06:11:19-- http://open-systems.ufl.edu/mirrors/gen … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving open-systems.ufl.edu... failed: Host not found.
>>> Downloading ftp://ftp.tu-clausthal.de/pub/linux/gen … se.tar.bz2
--06:11:49-- ftp://ftp.tu-clausthal.de/pub/linux/gen … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving ftp.tu-clausthal.de... failed: Host not found.
>>> Downloading http://ftp.gentoo.or.kr/distfiles/genpa … se.tar.bz2
--06:12:19-- http://ftp.gentoo.or.kr/distfiles/genpa … se.tar.bz2
=> `/usr/portage/distfiles/genpatches-2.6.17-9.base.tar.bz2'
Resolving ftp.gentoo.or.kr... failed: Host not found.
!!! Couldn't download genpatches-2.6.17-9.base.tar.bz2. Aborting.
Offline
You haven't configured your network settings or you do not have access to the internet.
First try to ping dns323.kood.org/dsmg600 in your chroot environment, if it fails then setup proper resolv.conf. If you need proxy then setup this one also. e.g export http_proxy=xxx.xxx.xxx.xxx:port and export ftp_proxy=xxx.xxx.xxx.xxx:port
Offline
Actually my network is working just fine. I was able to "emerge vim" and many other packages. Anyway, I downloaded iptables from http://freshmeat.net/projects/iptables and successfully compiled it after commenting out the IPV6 stuff in Makefile by changing IPV6:=1 to 0. Unfortunately, iptables is looking for related modules to be loaded which are not available on my box. Looks like it poke around /lib/modules/<version>/...
If we could get iptables to function we can turn DSM-G600 into a gateway. Currently, I have to use the WRT54G with dd-wrt23SP2 firmware.
Thanks,
Quang
Offline
qn1234 wrote:
Actually my network is working just fine. I was able to "emerge vim" and many other packages. Anyway, I downloaded iptables from http://freshmeat.net/projects/iptables and successfully compiled it after commenting out the IPV6 stuff in Makefile by changing IPV6:=1 to 0. Unfortunately, iptables is looking for related modules to be loaded which are not available on my box. Looks like it poke around /lib/modules/<version>/...
If we could get iptables to function we can turn DSM-G600 into a gateway. Currently, I have to use the WRT54G with dd-wrt23SP2 firmware.
Thanks,
Quang
sorry for reviving this post. but is there any updates about this ?
Offline