Well, for starters I'm not much of a networking guy.. I'm just trying to setup a proxy server for URL blacklisting(Squid/squid guard)
Which only works when the browser is setup, but for security purposes, I can't do with that.
I've attempted system-config-firewall port forwarding, it didn't yield any results.. Essentially, I tried:
interface(wlan0), port 80 forwarding to..
192.168.0.1(LAN) 3128, which failed so then I tried 127.0.0.1, then I just checkmarked local-forwarding...didn't work. I've tried masquerading the interface(wlan0, then wlan+)...Various permutations(also with the various NAT configurations)
Anyway, I then tried several different NAT configurations(from various squid/squidGuard tutorials), but I think they don't work because of my router(it's set to NAPT, and I'm afraid to try and switch it to NAT because I don't want to mess up anyone else's setup).
..and that's the story thus far. I'm at a bit of a loss right now :\
extra specs: f16, 32-bit..3.4+ kernel..
edit:OH! and I already tried ip_forward/port_forward..it's set to 1, trust me I've checked that multiple times(due to desperation)