On Thu, 2024-01-18 at 14:16 +0100, Ralph Aichinger wrote:
> On Thu, 2024-01-18 at 12:51 +, Tixy wrote:
> >
> > I have the same options in the forward chain except that I haven't
> > qualified them with an interface name. Didn't occur to me that I
> > would
> > need to do that as there are only
On Thu, 2024-01-18 at 12:51 +, Tixy wrote:
>
> I have the same options in the forward chain except that I haven't
> qualified them with an interface name. Didn't occur to me that I
> would
> need to do that as there are only two networks my LAN and 'the
> internet'.
You probably don't need to
On Thu, 2024-01-18 at 12:31 +0100, Ralph Aichinger wrote:
[...]
> So it seems clamping the mss on the NAT/PPPoE-Machine running Debian no
> longer works. For this I use/used the follwing rules:
>
> iifname "ppp0" tcp flags syn tcp option maxseg size set rt mtu;
> oifname
This happens on all clients (e.g. also on Android phones in my WiFi
behind this PPPoE gateway, unless I get the client to reduce the MTU.
So it seems clamping the mss on the NAT/PPPoE-Machine running Debian no
longer works. For this I use/used the follwing rules:
iifname "ppp0" tcp flags
On 07.09.23 13:56, Anssi Saari wrote:
basti writes:
My changes where attached in my last mail. Did you seen it?
Have a look at the mailing archive:
https://lists.debian.org/debian-user/2023/09/msg00157.html
No, you posted only your new versions so I can't know what you
actually changed. You
basti writes:
> My changes where attached in my last mail. Did you seen it?
> Have a look at the mailing archive:
>
> https://lists.debian.org/debian-user/2023/09/msg00157.html
No, you posted only your new versions so I can't know what you
actually changed. You posted originally that you have:
On 07.09.23 10:27, Anssi Saari wrote:
basti writes:
Am 06.09.23 um 09:37 schrieb Marco:
Am 06.09.2023 09:24 schrieb Anssi Saari:
That should be enough but I don't really know how pppoe works, I've
only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org.
With PPP I
basti writes:
> Am 06.09.23 um 09:37 schrieb Marco:
>> Am 06.09.2023 09:24 schrieb Anssi Saari:
>>
>>> That should be enough but I don't really know how pppoe works, I've
>>> only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org.
>&g
Am 06.09.23 um 09:37 schrieb Marco:
Am 06.09.2023 09:24 schrieb Anssi Saari:
That should be enough but I don't really know how pppoe works, I've
only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org.
With PPP IPv6CP (RFC 2472 is being used.
It negotiates a 64 bit
Am 06.09.2023 09:24 schrieb Anssi Saari:
> That should be enough but I don't really know how pppoe works, I've
> only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org.
With PPP IPv6CP (RFC 2472 is being used.
It negotiates a 64 bit interface identifier to creat
PP interface I get an IPv4 and a IPv6 Address.
>
> On my LAN interface I have to to set:
>
> [Network]
> IPv6SendRA=yes
> DHCPv6PrefixDelegation=yes
That should be enough but I don't really know how pppoe works, I've only
used IPv6 with tunneling, 6rd and 6in4 wi
Hello,
I have switch my network config from ifup to systemd-networkd.
IPv4 is working well but IPv6 is broken now.
In the past I used dhcpcd to delegate the ipv6 prefix to my LAN
interface. It seems not working with systemd.
On my PPP interface I get an IPv4 and a IPv6 Address.
On my LAN in
ti wrote:
> Hello,
>
> i use pppoe to connect to the Internet.
> My ISP support IPv6 and I get a /56.
> I get a static IPv4 from my ISP but no IPv6, so I ask my ISP how to do.
>
> The Answer in short:
> - do not use RA
> - the IPv6 is send via ppp but my router doe
Hello,
i use pppoe to connect to the Internet.
My ISP support IPv6 and I get a /56.
I get a static IPv4 from my ISP but no IPv6, so I ask my ISP how to do.
The Answer in short:
- do not use RA
- the IPv6 is send via ppp but my router does not accept them
/etc/ppp/options look like:
#+ipv6
On Sb, 05 iun 21, 20:07:56, Antonio wrote:
>
> The problem is my ISP uses pppoe for my symmetric 1 gbps connection and I
> know this type of connection requires a quite performant cpu, as it is
> single-threaded and uses only one cpu core. I'm currently using a supermicro
>
On Sat, Jun 05, 2021 at 08:07:56PM +0200, Antonio wrote:
The problem is my ISP uses pppoe for my symmetric 1 gbps connection and I know
this type of connection requires a quite performant cpu, as it is
single-threaded and uses only one cpu core.
That's not correct for linux kernel mode
Hello,
you can use PPPoE with rp-pppoe (kernel-modul). On my RPi 3 it has a
better performance as run PPPoE in userspace.
I do not know if it multiple cores.
Am 05.06.21 um 20:07 schrieb Antonio:
> Hi,
>
> I'm planning to setup a router and firewall based on debian for my home
uses pppoe for my symmetric 1 gbps connection and
I know this type of connection requires a quite performant cpu, as it is
single-threaded and uses only one cpu core. I'm currently using a
supermicro motherboard with a (four core) N3710 and setting up ipfire,
pfsense, opnsense or similar to
On Ma, 11 feb 20, 17:14:35, John wrote:
> I run a small LAN (currently about 10 active members) all connected to
> the Internet via a Debian Buster firewall and PPPoE. Most of the time
> this is stable and transparent but just on occasion (like last night)
> the PPP link goes down a
On Tue, 2020-02-11 at 17:14 +, John wrote:
> I run a small LAN (currently about 10 active members) all connected to
> the Internet via a Debian Buster firewall and PPPoE. Most of the time
> this is stable and transparent but just on occasion (like last night)
> the PPP link goe
On Tue, Feb 11, 2020 at 05:14:35PM +, John wrote:
> 1: Since upgrading from Stretch to Buster the plog command does not
> work, showing only pre-Buster output. This is clearly because
> /var/log/ppp.log is not being written to. The man page for plog says
> that it would be if /etc/syslog.con
I run a small LAN (currently about 10 active members) all connected to
the Internet via a Debian Buster firewall and PPPoE. Most of the time
this is stable and transparent but just on occasion (like last night)
the PPP link goes down and I have to restart it manually when I notice
the issue
a lan interface but no potential wan.
>
> The more detailed issue is how to configure the second Ethernet to
> support pppoe. At present the new machine is on my desk but when I
> move it to the WAN it will need to be running pppoe on the second
> interface or I will be isolated fro
theory, putting interface stanzas in /etc/network/interfaces
(or in the directory /etc/network/interfaces.d) will tell
networkmanager to stop controlling them.
In practice, "apt remove network-manager" helps out, too.
> The more detailed issue is how to configure the second Ethernet
potential wan.
>
> The more detailed issue is how to configure the second Ethernet to
> support pppoe. At present the new machine is on my desk but when I move
> it to the WAN it will need to be running pppoe on the second interface
> or I will be isolated from the world (an
d Ethernet to support
pppoe. At present the new machine is on my desk but when I move it to the
WAN it will need to be running pppoe on the second interface or I will be
isolated from the world (and advice).
I also need to remove gnome which was installed in error and add the
iptable chang
Kernel version: 4.9.0-1-amd64 #1 SMP Debian 4.9.2-2 (2017-01-12) x86_64
GNU/Linux
/
SHORT LOG:
Feb 2 13:51:50 server [17103.669019] BUG: unable to handle kernel
Feb 2 13:51:50 server NULL pointer dereference
Feb 2 13:51:50 server at 0080
Feb 2
; providing pppd.
The DSL provider probably uses PPP over Ethernet (PPPoE). You can
check on your router. pppd can handle PPPoE direclty through a plugin
and a kernel module or in userland though the package "pppoe" (more
overhead and more options). The extra package "pppoeconf&quo
ad another Debian media.
Five minutes to download. A minute or so to write to a USB stick. A few
seconds to boot. But ok, my second suggestion (reading) still stands:
To have the option of setting up and using PPPoE during the
installation, you will need to install using one of the CD-ROM
On Sun, 2013-07-14 at 13:54 +0100, Brian wrote:
> On Sun 14 Jul 2013 at 12:32:13 +0200, Ralf Mardorf wrote:
>
> In your subject line you have 'a minimal CD'.
> >
> > http://www.debian.org/CD/netinst/#netinst-stable
>
> Now you are talking about the netinst ISO.
"Network install from a minimal C
o be
able to download the installer components?
> Is there no way to use the network install CD with PPPoE?
>
> http://www.debian.org/CD/netinst/#netinst-stable
Now you are talking about the netinst ISO. The answer to this question
is 'of course there is!'. But how about
Is there no way to use the network install CD with PPPoE?
http://www.debian.org/CD/netinst/#netinst-stable
en:
http://wiki.debian.org/DebianInstaller/FAQ#Q:_How_do_I_install_via_PPPoE.3F
de:
http://www.tutorials.de/linux-unix/181428-debian-netinst-ueber-pppoe.html
Regards,
Ralf
--
To
On Mon, Apr 22, 2013 at 09:14:02AM +1000, Zenaan Harkness wrote:
> So tun/tap? vtun (or openvpn if you want encryption, or just a modern
> ssh with local tun/tap support), or perhaps etherpuppet?
I think I better wait for somebody to write the HOWTO for my usage case...
--
To UNSUBSCRIBE, email
On 4/21/13, Pascal Hambourg wrote:
> jida...@jidanni.org a écrit :
>> however I am on PPPOE over ADSL so
>>
>> # netstat -rn #just says
>> Kernel IP routing table
>> Destination Gateway Genmask Flags MSS Window irtt
>> Iface
>
Hello,
jida...@jidanni.org a écrit :
>
> however I am on PPPOE over ADSL so
>
> # netstat -rn #just says
> Kernel IP routing table
> Destination Gateway Genmask Flags MSS Window irtt Iface
> 0.0.0.0 0.0.0.0 0.0.0.0 U
Wait...
ppp says
Plugin rp-pppoe.so loaded.
Connected to 00:90:1a:... via interface eth0
peer from calling number 00:90:1A:... authorized
local IP address 36.234...
remote IP address 168.95...
OK maybe I have all the information I need...
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.de
http://www.aboutdebian.com/network.htm says
Note: With point-to-point serial links like a dial-up connection
between two modems (PPP Layer 2 protocol) ... but there is no
addressing information in the frame header.
OK so what do I use then?
# ifconfig | grep HW
eth0 Link encap:Ethernet HWad
need the MAC address,
however I am on PPPOE over ADSL so
# netstat -rn #just says
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
168.95.98.254 0.0.0.0
Hello all,
I really don't understand what is wrong in my PPP setup. These are my
configuration file:
pppoe-server-config :
# PPP options for the PPPoE server
# LIC: GPL
require-pap
debug
logfile /var/log/pppoe-server.log
#auth
#require-chap
lcp-echo-interval 10
lcp-echo-failure 4
m
Hello all,
I installed successfully the roar-penguin pppoe-server and I try to use it
without success, what I don't understand
is that I put in my /etc/ppp/pppoe-server-options
debug
logfile /var/log/pppoe-server-log
But that file is not created then I don't understand what happen and
On Mon, 2011-05-30 at 14:11 -0400, William Hopkins wrote:
> On 05/30/11 at 11:34am, Ralf Mardorf wrote:
> > > > Do I need to download and install pppoeconf + dependencies or is there
> > > > another way to get a PPPoE connection?
>
> > > Debian packages a
On 05/30/11 at 11:34am, Ralf Mardorf wrote:
> > > Do I need to download and install pppoeconf + dependencies or is there
> > > another way to get a PPPoE connection?
> > Debian packages are binaries, because Debian is a binary distribution.
> > So there is no
On Mon, 2011-05-30 at 14:19 +0200, Raffaele Morelli wrote:
>
> 2011/5/30 Ralf Mardorf
> On Mon, 2011-05-30 at 13:48 +0200, Raffaele wrote:
>
>
> > it's enough to download just the first cd/dvd, then be sure
> to
> > uncomment the lines in /etc/apt
2011/5/30 Ralf Mardorf
> On Mon, 2011-05-30 at 13:48 +0200, Raffaele wrote:
>
>
> > it's enough to download just the first cd/dvd, then be sure to
> > uncomment the lines in /etc/apt/sources.list
> >
> >
> > deb http://debian.fastweb.it/debian/ squeeze main contrib non-free
> > deb http://debian.
On Mon, 2011-05-30 at 13:48 +0200, Raffaele wrote:
> it's enough to download just the first cd/dvd, then be sure to
> uncomment the lines in /etc/apt/sources.list
>
>
> deb http://debian.fastweb.it/debian/ squeeze main contrib non-free
> deb http://debian.fastweb.it/debian/ testing main contrib
On Mon, 2011-05-30 at 13:10 +0200, I wrote:
http://ftp.de.debian.org/debian/pool/main/p/pppoeconf/pppoeconf_1.19_all.deb
http://ftp.de.debian.org/debian/pool/main/r/rp-pppoe/pppoe_3.8-3_amd64.deb
http://ftp.de.debian.org/debian/pool/main/p/ppp/ppp_2.4.5-4_amd64.deb
http
I booted Ubuntu Natty run
# cd /media/debian/root
# wget
http://ftp.de.debian.org/debian/pool/main/p/pppoeconf/pppoeconf_1.19_all.deb
http://ftp.de.debian.org/debian/pool/main/r/rp-pppoe/pppoe_3.8-3_amd64.deb
http://ftp.de.debian.org/debian/pool/main/p/ppp/ppp_2.4.5-4_amd64.deb
then booted
On Mon, 2011-05-30 at 02:17 -0400, William Hopkins wrote:
> On 05/30/11 at 01:03am, Stan Hoeppner wrote:
> > On 5/29/2011 6:00 PM, Ralf Mardorf wrote:
> >
> > > Do I need to download and install pppoeconf + dependencies or is there
> > > another way to get a PPP
load those packages you need.
... to avoid to download and burn 8 DVDs, resp. more than 50 CDs, but
PPPoE seems to be a big issue.
> Anyway, welcome to debian.
Thank you. In the past I used 64 Studio = Debian, later they switched to
Ubuntu and AFAIK now they switched back, but it's not re
On Mon, 2011-05-30 at 01:03 -0500, Stan Hoeppner wrote:
> On 5/29/2011 6:00 PM, Ralf Mardorf wrote:
>
> > Do I need to download and install pppoeconf + dependencies or is there
> > another way to get a PPPoE connection?
>
> You buy a cheap consumer router, like ever
On 05/30/11 at 01:03am, Stan Hoeppner wrote:
> On 5/29/2011 6:00 PM, Ralf Mardorf wrote:
>
> > Do I need to download and install pppoeconf + dependencies or is there
> > another way to get a PPPoE connection?
>
> You buy a cheap consumer router, like everyone else does
On 5/29/2011 6:00 PM, Ralf Mardorf wrote:
> Do I need to download and install pppoeconf + dependencies or is there
> another way to get a PPPoE connection?
You buy a cheap consumer router, like everyone else does who isn't
provided one by their ISP. For instance:
http://www.newegg.
gged in tty1 and tried to run pppoeconf I noticed that
> pppoeconf isn't installed.
>
> Do I need to download and install pppoeconf + dependencies or is there
> another way to get a PPPoE connection?
http://wiki.debian.org/PPPoE
>
> Is there a meta-package that will install
tried to run pppoeconf I noticed that
> pppoeconf isn't installed.
>
> Do I need to download and install pppoeconf + dependencies or is there
> another way to get a PPPoE connection?
>
> Is there a meta-package that will install a system with X, GNOME2, but
> without PA
've got with this install, but already installed Debian
stable with 'Standard System utilities' by the
debian-6.0.1a-amd64-netinst CD.
When I logged in tty1 and tried to run pppoeconf I noticed that
pppoeconf isn't installed.
Do I need to download and install pppoeconf + d
Hello,
I found arp attack under windows,so i installed "arpon" in Debian
Squeeze,even if there is no "ip confiction" prompt as windows.
When service arpon is started,it sayed: "ERROR: arpon.c:685 @ eth0: no IPv4
address assigned.",then quit with failure.
The
On Mon, 17 May 2010 18:13:06 +, Hendrik Boom wrote:
> On Mon, 17 May 2010 04:50:23 +, Cameron Hutchison wrote:
>
>> Hendrik Boom writes:
>>
>>>I have a script that runs at boot time. It should really be rerun
>>>every time my pppoe connection has
On Mon, 17 May 2010 04:50:23 +, Cameron Hutchison wrote:
> Hendrik Boom writes:
>
>>I have a script that runs at boot time. It should really be rerun every
>>time my pppoe connection has come up and has created device ppp0 for me.
>>Evidently I have to invoke th
Hendrik Boom writes:
>I have a script that runs at boot time. It should really be rerun every
>time my pppoe connection has come up and has created device ppp0 for me.
>Evidently I have to invoke this script from someplace different from what
>I'm doing now. Where?
After
I have a script that runs at boot time. It should really be rerun every
time my pppoe connection has come up and has created device ppp0 for me.
Evidently I have to invoke this script from someplace different from what
I'm doing now. Where?
-- hendrik
--
To UNSUBSCRIBE, email to d
Hi There,
I had a linux box to do pppoe auth from my billion ADSL modem
eth0 connected to modem (Billion BiPAC 7402NX)
eth1 to my linksys router connected to LAN
Both billion and linksys having gigabit LAN port
I am using webmin to configure pppoe.conf and to start the ADSL connection
A while
Hello all,
After upgrade to lenny from etch I found strange think, I could not
rebuild pppoe source package with kernel mode support.
With etch I can still do it without any problems.
Does anyone has seen same strange think ?
BR,
Dmitri
--
To UNSUBSCRIBE, email to debian-user-requ
Good morning Tzafrir,
Am 2009-03-22 01:51:29, schrieb Tzafrir Cohen:
> Because the description of the package pppoe is lacking.
>
> http://packages.debian.org/sid/pppoe
>
> As you can see, the source package is rp-pppoe.
I think, I file a bugreport...
Thanks, Greetings and n
On Fri, Mar 20, 2009 at 07:43:50PM +0100, Michelle Konzack wrote:
> Thanks Johannes,
>
> Hmmm, now I have searched again the Debian Packages and it seems, the
> "Roaring Penguin PPPoE server software" is not in Debian...
>
> Do you know why?
Because the descrip
Michelle Konzack wrote:
> Hmmm, now I have searched again the Debian Packages and it seems, the
> "Roaring Penguin PPPoE server software" is not in Debian...
>
> Do you know why?
No.
FWIW, on my system:
20:20:44-johan...@e13-v21:~$ man -k pppoe
[...]
pppoe-server (8)
Thanks Johannes,
Hmmm, now I have searched again the Debian Packages and it seems, the
"Roaring Penguin PPPoE server software" is not in Debian...
Do you know why?
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
T
Michelle Konzack wrote:
> Hello,
>
> For my network (there will be over 4000 customers) I need PPPoE
> authentification. The customer database is a PostgreSQL.
>
> Does someone know how to setup such network?
Uncle Google seems to offer some advice on 'pppoe
Hello,
For my network (there will be over 4000 customers) I need PPPoE
authentification. The customer database is a PostgreSQL.
Does someone know how to setup such network?
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
On Fri, 13 Mar 2009 19:45:16 +0600
Asanka Ruwan Kumara wrote:
> Dear Sir,
> i need to configure Debian proxy server using pppoe connection.
> i have already install Debian os with two NIC.but i have a
> problem,how to config pppoe connection
>
> i reffed belo
On Fri, Mar 13, 2009 at 9:45 PM, Asanka Ruwan Kumara <
asankaruwankum...@gmail.com> wrote:
> Dear Sir,
> i need to configure Debian proxy server using pppoe connection.
> i have already install Debian os with two NIC.but i have a problem,how to
> config pppoe connection
>
Dear Sir,
i need to configure Debian proxy server using pppoe connection.
i have already install Debian os with two NIC.but i have a problem,how to
config pppoe connection
i reffed below link and (http://users.telenet.be/Asterisk-PBX/PPPoE.htm)
when its doing i had to stop running
Execute the
Hi,
I connect to my ISP using pppoe. This works fine in Fedora core 4,
which has pppd version 2.4.2, and rp-pppoe version 3.5.
I recently installed Debian 4.0r5, which has pppd version 2.4.4 and
rp-pppoe version 3.8. I tried to setup the connection using pppoeconf,
but it could not find any
On Wed, Aug 20, 2008 at 03:15:47PM +0200, [EMAIL PROTECTED] wrote:
> Hello,
>
> For the 1rst time, I've installed a Debian box that must connect directly to
> the
> net via DSL. I've an Alcatel Speedtouch modem connected to eth0, my local
> private network is on eth1 (this works without problems)
Hello,
For the 1rst time, I've installed a Debian box that must connect directly to the
net via DSL. I've an Alcatel Speedtouch modem connected to eth0, my local
private network is on eth1 (this works without problems).
I've used pppoeconf and the connection has worked in a few seconds right out
Hi!
I've set up a pppoe connection to my ISP with pppoeconf(8), and now I
can connect to it using `pon `. Is there a daemon or something which listens when the ppp0
device goes down, and redial if needed?
My config file:
# cat /etc/ppp/peers/digi
# Minimalistic default options file fo
Yu-ning Feng wrote:
Hello,
I am a new Debian user. I used PPPoE during installation process, and it
worked well. However, when I was finally in the new system, I could not
access the Internet at all.
output of ifconfig was like,
eth0 ... 192.168.1.3 <http://192.168.1.3>
lo ..
Hello,
I am a new Debian user. I used PPPoE during installation process, and it
worked well. However, when I was finally in the new system, I could not
access the Internet at all.
output of ifconfig was like,
eth0 ... 192.168.1.3
lo ...
ppp0 ... 123.116.xxx.xxx
It looked like it got an address
John Hasler wrote:
Henrique writes:
I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl
connection.
I wrote:
Are you sure you need to? Most ADSL modems handle PPPoE themselves and act
as routers.
H.S. writes:
If he wants to make the ADSL modem work in bridge mode
Henrique writes:
> I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl
> connection.
I wrote:
> Are you sure you need to? Most ADSL modems handle PPPoE themselves and act
> as routers.
H.S. writes:
> If he wants to make the ADSL modem work in bridge mode th
John Hasler wrote:
Henrique writes:
I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl
connection.
Are you sure you need to? Most ADSL modems handle PPPoE themselves and act
as routers.
If he wants to make the ADSL modem work in bridge mode then yes, he does.
--
To
Henrique writes:
> I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl
> connection.
Are you sure you need to? Most ADSL modems handle PPPoE themselves and act
as routers.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "
Hello!
I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my
adsl connection. All steps went well. After typing "pon dsl-provider"
it says it was loaded but when I try to open some page in firefox it
says it was not possible to open the page. After typing plog I get an
error of Timeo
t respond.Please check your
> network and modem cables.Another reason
> for the scan failure may also be another
> running pppoe process which controls the
> modem.
>
> I have a SpeedTouch ADSL modem connected
> through Ethernet and the modem is
> configured through
pppoeconf is useless for me,when I run
it detects eth0 but after some checks
it outputs:
Sorry,I scanned 1 interface but the
access concentrator of your provider
did not respond.Please check your
network and modem cables.Another reason
for the scan failure may also be another
running pppoe
Jean-Louis Crouzet wrote:
Hi all,
I installed a PPPoE server and it's up and running. I added users for
those tunnels and my defaulted Eth. interface is not configured to any
IP address.
If I run
#pppoe-server -L 12.0.0.2 -R 12.0.0.100 -N 2
I can have my client (i.e. for test a
Hi all,
I installed a PPPoE server and it's up and running. I added users for
those tunnels and my defaulted Eth. interface is not configured to any
IP address.
If I run
#pppoe-server -L 12.0.0.2 -R 12.0.0.100 -N 2
I can have my client (i.e. for test a PPPoE client from MSFT Windows)
Aleksei wrote the following on 30.09.2007 14:12
<<-snip->>
> My internet is through pppoe, but at no point netinstall asks
> login and parol. So apparently I should install just base system, then
> configure pppoe and then go on with apt-get.
You need to enter:
install mod
g APT - scanning the mirror" phase
does not work out, whatever mirror I choose.
My internet is through pppoe, but at no point netinstall asks
login and parol. So apparently I should install just base system, then
configure pppoe and then go on with apt-get.
Here I found old tutorial for Sarge, ac
On Wed, Aug 15, 2007 at 12:32:13PM +0800, Huang, Kuan-Chung wrote:
> PROBLEM 2:
> I press the "software update" button at the right-up coner on the screen, the
> system prompts to enter administrative password.
> BUT, during installating the system, it never prompts any messages for
> setting u
ose to NOT set up root account and I choose to
install only packages for desktop, without any package for server.
It can complete installation even getting software packages from the mirror
site via pppoe network (ADSL).
BUT after I login my account, the first account on the system, I encoun
On Wed, Jun 20, 2007 at 04:52:13AM +0100, rag rag wrote:
> hi,
> i need pppoe client c code for linux so can u
> provide the link that will have pppoe client.
Add "deb-src http://ftp.debian.org/debian stable main" to your
sources.list, do an apt-get update and do apt-get
hi,
i need pppoe client c code for linux so can u
provide the link that will have pppoe client.
Thanks
raghu
Once upon a time there was 1 GB storage on Yahoo! Mail. Go here for happy
ending http://in.mail.yahoo.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
ccostin wrote:
Hello
What are the best combination of values for lcp-echo-interval,
lcp-echo-failure, lcp-restart, lcp-max-terminate or other parameters,
to protect a PPPoE link against ARP requests floods or UDP floods
(generated by M$ SQL worms) wich cause PPPoE interface (ppp0) or pppd
Hello
What are the best combination of values for lcp-echo-interval,
lcp-echo-failure, lcp-restart, lcp-max-terminate or other parameters,
to protect a PPPoE link against ARP requests floods or UDP floods
(generated by M$ SQL worms) wich cause PPPoE interface (ppp0) or pppd
daemon to crash
On Mon, May 07, 2007 at 08:02:40AM +0200, Joe Hart wrote:
> Ah, then it is most likely the dhcp client causing your problem with the
> resolv.conf
>
> You can edit the file /etc/dhcp3/dhclient.conf and look for this line.
>
> #prepend domain-name-servers 127.0.0.1;
>
> Remove the comment and cha
On Tue, May 08, 2007 at 07:57:59AM +0530, Deboo ^ wrote:
> On 5/7/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
[snipped us trying not to get on each other's nerves ;) ]
>
> >> dhcp is installed and I installed pump too since the dhcp client I saw
> >> at times unable to get any ip at boo
On 5/7/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> Yep I meant that above line. Ip address means an "ip address" after
> all not hostname. And yes may be n00bs don't make a difference
> between the two. I'm no expert at all but not a n00b atleast.
not implying that you're a noob, ju
On Mon, May 07, 2007 at 10:27:23AM +0530, Deboo ^ wrote:
> On 5/7/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> >On Sun, May 06, 2007 at 07:11:34PM +0530, Deboo ^ wrote:
> >> On 5/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> >> >On Sat, May 05, 2007 at 05:12:25PM +0530, Deboo ^
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Deboo ^ wrote:
> On 5/7/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
>> On Sun, May 06, 2007 at 07:11:34PM +0530, Deboo ^ wrote:
>> > On 5/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
>> > >On Sat, May 05, 2007 at 05:12:25PM +0530, De
On 5/7/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
On Sun, May 06, 2007 at 07:11:34PM +0530, Deboo ^ wrote:
> On 5/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> >On Sat, May 05, 2007 at 05:12:25PM +0530, Deboo ^ wrote:
> >> Also note that I tried pinging remote ip addresses (l
1 - 100 of 428 matches
Mail list logo