Hi,
I have a problem with pppoe and woody. I'd like to use my woody as a small
router/firewall for my lan using an adsl connection. The adsl-provider
terminates the connection every 90 minutes, so I had to set up the
connection using the demand function of pppd with a connect script:
"exit 0". T
Why not use the persist and holdoff options? I assume you want it
connected to the isp 24/7?
Cya.
KOZMAN Balint wrote:
>
> Hi,
>
> I have a problem with pppoe and woody. I'd like to use my woody as a small
> router/firewall for my lan using an adsl connection. The adsl-provider
> terminates
Hi,
I'm looking at starting to do some commercial virtual web hosting on a Linux box
I have that was previously just used for tinkering.
I'm just wondering what methods different people are using to provision multiple
websites under Apache?
I'm after a method that's scaleable, as neat as possib
On Tue, Oct 30, 2001 at 12:56:18PM +1000, Andrew Pollock wrote:
> I'm just wondering what methods different people are using to provision multiple
> websites under Apache?
> I'm after a method that's scaleable, as neat as possible, and most of all as
> secure as possible.
> e.g.
> Where do people
At 08:09 PM 10/22/01 +0200, you wrote:
The line
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
should be using interface eth1 not ppp0 as you (probably) don't have a ppp
interface.
Also you should add this
echo 1 > /proc/sys/net/ipv4/ip_forward
to enable IP forwarding. The redirect line isn
Hi,
I have a problem with pppoe and woody. I'd like to use my woody as a small
router/firewall for my lan using an adsl connection. The adsl-provider
terminates the connection every 90 minutes, so I had to set up the
connection using the demand function of pppd with a connect script:
"exit 0". Th
Why not use the persist and holdoff options? I assume you want it
connected to the isp 24/7?
Cya.
KOZMAN Balint wrote:
>
> Hi,
>
> I have a problem with pppoe and woody. I'd like to use my woody as a small
> router/firewall for my lan using an adsl connection. The adsl-provider
> terminates t
Hi,
I'm looking at starting to do some commercial virtual web hosting on a Linux box
I have that was previously just used for tinkering.
I'm just wondering what methods different people are using to provision multiple
websites under Apache?
I'm after a method that's scaleable, as neat as possibl
On Tue, Oct 30, 2001 at 12:56:18PM +1000, Andrew Pollock wrote:
> I'm just wondering what methods different people are using to provision
> multiple
> websites under Apache?
> I'm after a method that's scaleable, as neat as possible, and most of all as
> secure as possible.
> e.g.
> Where do peopl
9 matches
Mail list logo