Znc on Gargoyle

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
hook
Posts: 8
Joined: Tue Jul 26, 2011 4:52 pm

Znc on Gargoyle

Post by hook »

I'm thinking of running Znc on my router and I'd like to know what the Proper Way(TM) would be to install it.

I've read that OpenWRT uses 'opkg' for a package manager, but I don't know which package(s) to download from where and what to watch out for.

My gut feeling says to get the needed packages from Debian Sid, 'opkg install' them and then just 'scp' Znc's settings from my laptop to the router.

Do I need to forward any ports in order to access it from LAN and WAN or is it OK, since it's on the gateway anyway?

Are there any other caveats I should be aware of?

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Znc on Gargoyle

Post by ispyisail »

http://wiki.openwrt.org/doc/uci/znc

best guess

Code: Select all

opkg update

Code: Select all

opkg install znc

hook
Posts: 8
Joined: Tue Jul 26, 2011 4:52 pm

Re: Znc on Gargoyle

Post by hook »

Oh, cool. Thanks :)

Sadly I figured out that maybe it would be overkill for the resources (RAM), so I'll leave it be for now.

simexi
Posts: 1
Joined: Thu Aug 11, 2011 12:20 am

Re: Znc on Gargoyle

Post by simexi »

How about modules? "opkg install znc" won't install those..

Post Reply