Re: how to use Konqueror behind a firewall
Lauri Watts <[email protected]>
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 26 May 2002 11.06, Ivan Carey wrote: > How do I use Konqueror behind a firewall? > I do not have a proxy server installed. > My network consists of a FreeBSD box a Windows 2000 box and a FreeBSD > firewall connected to the internet via dialup. I can get the Windows 2000 > box to use the firewall by telling the network setup to use the firewall as > a gateway. The only way to use Konqueror that I can see is via a proxy > server. The same way. Tell the FreeBSD box to use the FreeBSD firewall as the gateway In rc.conf, add the address of the gateway as follows: defaultrouter="192.168.15.254" or if you're more comfortable that way, use /stand/sysinstall (--> Post-install configuration --> networking --> interfaces, and add the address of the firewall as the IPv4 gateway) Regards, -- Lauri Watts