Re: PPPoE / Access Concentrator
On 16 Jun 2004, [EMAIL PROTECTED] wrote: > On 16 Jun 2004 at 11:13, Daniel Pittman wrote: [...] >> That depends. Is this a "bridge mode" device, or does it handle the >> PPPoE layer internally? > > My Zyair B-2000 V2 (I wasn't very precise in my last email) does > handle PPPoE and has a DHCP server; I could access the Internet with > Knoppix for example without any further configurations...I have a > Toshiba Laptop and a D-Link DFE 660 Ethernet Cardbus. The built-in > firewall is enabled. Ah, right. pppoeconfig is for a setup like mine - I have an Alcatel SpeedTouch Home, and run the PPPoE software on my Debian firewall server. If your Zyair thing runs the PPPoE bit, you almost certainly want to configure the network card connected to the Zyair thing as "dhcp", and it should (in theory) just work. This stanza in /etc/network/inferfaces should be close to right: auto eth0 iface eth0 inet dhcp Replace `eth0' with the right Ethernet interface for your setup. :) Regards, Daniel -- there's a party going on we'll all be here dancing underground there's a riot going on we'll all be here dancing underground -- Covenant, _Riot_
Re: PPPoE / Access Concentrator
On 16 Jun 2004 at 11:13, Daniel Pittman wrote: > NB: It is much nicer to create a new thread rather than reply to an > existing message and change all the details - some hidden features, like > the `References' header, don't get changed that way, so your message > shows up in the middle of another running subject... Thanks for the tip; apologies to the person whose message i hijacked! > That depends. Is this a "bridge mode" device, or does it handle the > PPPoE layer internally? My Zyair B-2000 V2 (I wasn't very precise in my last email) does handle PPPoE and has a DHCP server; I could access the Internet with Knoppix for example without any further configurations...I have a Toshiba Laptop and a D-Link DFE 660 Ethernet Cardbus. The built-in firewall is enabled. > How is this configured under Windows? From that we should be able to > derive the operating mode correctly. > >Daniel Here is what my Zyair B-2000 v2 tells me: IP Pool starting address: 192.168.1.33 (my IP) Lan TCP/IP :192.168.1.1 (Gateway and DHCP server) IP submask: 255.255.255.0 Multicast: none RIP direction: both RIP version: RIP-1 DNS Servers Assigned by DHCP Server: 217.237.151.33 194.25.2.129 Under Wan MAC Address I have "Factory default" selected, instead of " Spoof this computer's MAC Address - IP Address". Under the DHCP table from the router i also noticed the hostname is not the one i had given Debian. Could that be causing the problem? Han
Re: PPPoE / Access Concentrator
On 16 Jun 2004, [EMAIL PROTECTED] wrote: > On 16 Jun 2004 at 11:13, Daniel Pittman wrote: [...] >> That depends. Is this a "bridge mode" device, or does it handle the >> PPPoE layer internally? > > My Zyair B-2000 V2 (I wasn't very precise in my last email) does > handle PPPoE and has a DHCP server; I could access the Internet with > Knoppix for example without any further configurations...I have a > Toshiba Laptop and a D-Link DFE 660 Ethernet Cardbus. The built-in > firewall is enabled. Ah, right. pppoeconfig is for a setup like mine - I have an Alcatel SpeedTouch Home, and run the PPPoE software on my Debian firewall server. If your Zyair thing runs the PPPoE bit, you almost certainly want to configure the network card connected to the Zyair thing as "dhcp", and it should (in theory) just work. This stanza in /etc/network/inferfaces should be close to right: auto eth0 iface eth0 inet dhcp Replace `eth0' with the right Ethernet interface for your setup. :) Regards, Daniel -- there's a party going on we'll all be here dancing underground there's a riot going on we'll all be here dancing underground -- Covenant, _Riot_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PPPoE / Access Concentrator
On 16 Jun 2004 at 11:13, Daniel Pittman wrote: > NB: It is much nicer to create a new thread rather than reply to an > existing message and change all the details - some hidden features, like > the `References' header, don't get changed that way, so your message > shows up in the middle of another running subject... Thanks for the tip; apologies to the person whose message i hijacked! > That depends. Is this a "bridge mode" device, or does it handle the > PPPoE layer internally? My Zyair B-2000 V2 (I wasn't very precise in my last email) does handle PPPoE and has a DHCP server; I could access the Internet with Knoppix for example without any further configurations...I have a Toshiba Laptop and a D-Link DFE 660 Ethernet Cardbus. The built-in firewall is enabled. > How is this configured under Windows? From that we should be able to > derive the operating mode correctly. > >Daniel Here is what my Zyair B-2000 v2 tells me: IP Pool starting address: 192.168.1.33 (my IP) Lan TCP/IP :192.168.1.1 (Gateway and DHCP server) IP submask: 255.255.255.0 Multicast: none RIP direction: both RIP version: RIP-1 DNS Servers Assigned by DHCP Server: 217.237.151.33 194.25.2.129 Under Wan MAC Address I have "Factory default" selected, instead of " Spoof this computer's MAC Address - IP Address". Under the DHCP table from the router i also noticed the hostname is not the one i had given Debian. Could that be causing the problem? Han -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PPPoE / Access Concentrator
On 16 Jun 2004, [EMAIL PROTECTED] wrote: NB: It is much nicer to create a new thread rather than reply to an existing message and change all the details - some hidden features, like the `References' header, don't get changed that way, so your message shows up in the middle of another running subject... > So I finally got Woody up and running, but couldn't get Internet > access. pppoeconfig could detect my Ethernet card, but it told me that > the Access Concentrator of my provider did not respond. Well, that may well be the problem. You may need to use some special extra settings in the PPPoE packets, or a fixed MAC address or something like that. Alternately, it could be an issue with your use of the router, rather than a PPPoE issue directly. > I have a Zyair 2000 DSL Modem/Router, could it be where the problem > is? That depends. Is this a "bridge mode" device, or does it handle the PPPoE layer internally? Most modern DSL modems do all the PPPoE work themselves, and expect you to connect to a DHCP server on them before they activate the link. Annoying, but workable. A quick search shows a bunch of Zyair 2000 wireless router devices, but none that claim to feature ADSL support, so I can't comment directly. How is this configured under Windows? From that we should be able to derive the operating mode correctly. Daniel -- We fear that pop-culture is the only culture we're ever going to have. We want to stop reading magazines, stop watching tv, stop caring about Hollywood, but we're addicted to the things we hate. -- KMFDM, _Dogma_
Re: PPPoE / Access Concentrator
On 16 Jun 2004, [EMAIL PROTECTED] wrote: NB: It is much nicer to create a new thread rather than reply to an existing message and change all the details - some hidden features, like the `References' header, don't get changed that way, so your message shows up in the middle of another running subject... > So I finally got Woody up and running, but couldn't get Internet > access. pppoeconfig could detect my Ethernet card, but it told me that > the Access Concentrator of my provider did not respond. Well, that may well be the problem. You may need to use some special extra settings in the PPPoE packets, or a fixed MAC address or something like that. Alternately, it could be an issue with your use of the router, rather than a PPPoE issue directly. > I have a Zyair 2000 DSL Modem/Router, could it be where the problem > is? That depends. Is this a "bridge mode" device, or does it handle the PPPoE layer internally? Most modern DSL modems do all the PPPoE work themselves, and expect you to connect to a DHCP server on them before they activate the link. Annoying, but workable. A quick search shows a bunch of Zyair 2000 wireless router devices, but none that claim to feature ADSL support, so I can't comment directly. How is this configured under Windows? From that we should be able to derive the operating mode correctly. Daniel -- We fear that pop-culture is the only culture we're ever going to have. We want to stop reading magazines, stop watching tv, stop caring about Hollywood, but we're addicted to the things we hate. -- KMFDM, _Dogma_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

