Paul Johnson wrote:
>On Wed, Feb 05, 2003 at 11:55:17AM -0500, Roberto Sanchez wrote:
>> This may not be what you want to hear, but the best thing is probably to
>> spend $25-$50 for a cable/DSL router with a built in firewall.
>
>Not necissarily an option.
>
>1) I tend to hear about security pro
iginal Message -
From: "Attila Csosz" <[EMAIL PROTECTED]>
To: "GBV" <[EMAIL PROTECTED]>
Cc: <>
Sent: Wednesday, February 05, 2003 6:34 PM
Subject: Re: please help on adsl sharing
> GBV wrote:
>
> >1. Your ISP require pppoe?
> >2. Do your
]>
Sent: Wednesday, February 05, 2003 9:34 PM
Subject: Re: please help on adsl sharing
GBV wrote:
1. Your ISP require pppoe?
2. Do your adsl provider use DHCP ?
if 1 == true
remove the configuration of your internet interface
apt-get install pppoeconf
type as root:
pppoeconf
if 2 == true
- Original Message -
From: "Attila Csosz" <[EMAIL PROTECTED]>
To: "GBV" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 05, 2003 9:34 PM
Subject: Re: please help on adsl sharing
> GBV wrote:
>
> >1. Your ISP r
On Wed, Feb 05, 2003 at 11:55:17AM -0500, Roberto Sanchez wrote:
> This may not be what you want to hear, but the best thing is probably to
> spend $25-$50 for a cable/DSL router with a built in firewall.
Not necissarily an option.
1) I tend to hear about security problems with them roughly as o
GBV wrote:
1. Your ISP require pppoe?
2. Do your adsl provider use DHCP ?
if 1 == true
remove the configuration of your internet interface
apt-get install pppoeconf
type as root:
pppoeconf
if 2 == true && 1 == false
edit your /etc/network/interfaces like
auto eth0
iface eth0 inet dhcp
else
Osamu Aoki wrote:
On Wed, Feb 05, 2003 at 03:56:57PM +0100, Attila Csosz wrote:
I try to set up adsl sharing on two computer but I have problems.
The situation:
adsl --->A(connected to adsl) -- B(internal machine)
I do the followings:
on machine A have the followings:
--
1. Your ISP require pppoe?
2. Do your adsl provider use DHCP ?
if 1 == true
remove the configuration of your internet interface
apt-get install pppoeconf
type as root:
pppoeconf
if 2 == true && 1 == false
edit your /etc/network/interfaces like
auto eth0
iface eth0 inet dhcp
else
explain bette
On Wed, Feb 05, 2003 at 03:56:57PM +0100, Attila Csosz wrote:
> I try to set up adsl sharing on two computer but I have problems.
> The situation:
>
> adsl --->A(connected to adsl) -- B(internal machine)
>
> I do the followings:
>
> on machine A have the followings:
> ---
From: Attila Csosz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: please help on adsl sharing
Date: Wed, 05 Feb 2003 15:56:57 +0100
MIME-Version: 1.0
Received: from murphy.debian.org ([65.125.64.134]) by
mc10-f17.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 5 Feb
2003
I try to set up adsl sharing on two computer but I have problems.
The situation:
adsl --->A(connected to adsl) -- B(internal machine)
I do the followings:
on machine A have the followings:
1) /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth
11 matches
Mail list logo