RE: Not sure what I'm doing wrong...almost there!
"Dave Kanter" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
>I see two things in your posting: >first your internal device (and local networks) does not get detected, I >guess that's why your firewall script blews up. you should get something >like "Detected InternalDevice 'ath0'"... if you have more than two devices >(external and internal) better to set the internal device in the nocat.conf >files... Ok, well I've been playing with those settings in nocat.conf. Maybe it's the hardware topology I don't understand. NoCat should be run from a wireless computer connected to the system? Or is it OK to run it from a computer connected via Ethernet to a wireless router? Do I need a network card dedicated to NoCat? I couldn't find any docs dedicated to network topology, and I looked everywhere. If I don't set the external device in nocat.conf, and I set the internal device to eth1, it finds both devices and detects the local network, but says it can't find 'auth.nocat.net,' and in fact repeats the fact that it can't find it twice. After this, I can't ping it. If I don't set either device it finds eth0 as external, but nothing as internal. I other settings, not much of an improvement on any. >second... if you already have called gateway, make sure to do en killall >gateway (or ps -A, kill -9 <PID>) before calling it again eg-> port in >use... This was an extraordinarily useful piece of advice, and I thank you for it. What am I doing wrong? Dave.