Did you try editing the template conf file and calling nylon with it ?
Did you try 'nylon -h' ?
Hello there folks,
Getting more and more experienced with this nice router - but one problem I cant get passed is NYLON.
Nylon which is now in the wiki pages and unslung packages will not listen properly on my router. - I managed to make it not complain about a hostname via setting a direct hostname to eth1. (it asked for it).
But now all it does it to listen - but not do anything else.
But nothing happens when I try with either IE or Sockscap or FTP client - it doesnt give any responds - I tried both its native 192.168.1.1 and the ip the router gets from my cable modem 10.0.0.2. But it doesnt make a responds - why is this ???Code:[admin@dhcppc0 root]$ nylon -f nylon: Listening on WL500GDeluxe:socks
Hope someone can help.
Other specs.
Using 1.9.2.7-4 firmware
Did you try editing the template conf file and calling nylon with it ?
Did you try 'nylon -h' ?
Tried -h yeah, but that isnt much help - which conf should i be editing in ? - the only thing i did was to install it via ipkg - and there is no help to get while installing it.... can you elaborate?
EoniX
ipkg'ing nylon creates a sample conf file in /opt/etc/nylon.conf
You may have to edit this file to suit your needs and then run 'nylon -c /opt/etc/<your.conf.file>'
This is the easiest way ( I think ) to run nylon
The Wiki page also propose a sample conf file (don't trust the path, page has been written before ipkg was created).
ipkg files nylon shows you all the installed files and their location for nylon ipkg. You should see that /opt/etc/nylon.conf has been installed (I hope).
JF
Yeah great - got it working now - it was the allow range that was givin me a hard time - But one thing is still missing - when i do -f i would like to see the actual connections beeing made - but it reports nothing.
How can this be done?
EoniX