Re: MPD pppoe access concentrator name and service name



Marcin Jessa wrote:

On Friday 29 September 2006 18:36, ovidiu ene wrote:


I've been trying for a while to setup a mpd pppoe server to have a
access concentrator name and a service name and is not working.
I understand that access concentrator name is given by hostname, but
what about service name?



You can give the native PPPoE a try. man(8) pppoed explains how to do it. Take a look at this example:
pppoed_flags="-d -P /var/run/pppoed.pid -a "yazzy.org" -l "default" "




I've been using pppoed in the past but i've migrated to mpd because i had problem with broken pppoe clients from lan which break pppoed server, making pppoe server unusable.



I've used pppoe server for a year now and at service name i have *
wildcard. If i use set pppoe service "test" instead of "*" after i start
mpd, from a windows client i cannot see the service. Any ideea howto fix
that? I've googled for a while without success.



AFAIR you can tell windows what service name to chose. There is also a free
pppoe client - http://www.raspppoe.com/ which you can use to "browse" your network for pppoe broadcast packets.



Yes, I'm using rasppoe on client side but if instead of "*" service I assign a name to the service, raspppoe is unable to find the pppoe service.

This is a tcpdump for 2 situations: with "*" as service name in mpd and with an assigned name instead of "*"


this is the case with a service name

1.
22:41:09.081502 PPPoE PADI [Service-Name] [Host-Uniq
0x5253504500000000E0D3063307E4C601]


this is the case with "*" service name (working version)

1.
22:47:18.170867 PPPoE PADI [Service-Name] [Host-Uniq
0x5253504500000000609A050F08E4C601]
2.
22:47:18.175976 PPPoE PADO [AC-Name "wanna"] [Service-Name]
[Service-Name "*"] [Host-Uniq 0x5253504500000000609A050F08E4C601]
[AC-Cookie 0x006942C6]

The problem with * is that if i have 2 pppoe servers, users connects randomly to one or other server, I want some of customers to go to a server, some to other, that's why I don't want to use *


_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: ISA 2004 - Microsoft Firewall Event ID 14147
    ... PPPoE connection also isn't available till late in the boot process (which ... only those ports I want open are forwarded to the server. ... The 3COM NIC for Bellsouth connects directly to the DSL modem, ...
    (microsoft.public.windows.server.sbs)
  • Re: How do I configure SBS 2003 as a DHCP server?
    ... The SpeedStream 6520 is indeed capable of handling PPPoE. ... to disable it's DHCP functionality, I have to disable all it's extra ... Ethernet adapter Server Local Area Connection: ... Two Nics, a dynamic IP address, ISA and a router ...
    (microsoft.public.windows.server.sbs)
  • Re: ISA 2004 fails - starts to block HTTPS for no reason.....
    ... Yes they are that cheap compared to the server outlay but after extracting ... PPPOE can have a static address on SBS 2003. ... On ISA the design assumption is that you won't have a static connection. ...
    (microsoft.public.windows.server.sbs)
  • Re: PPPoE vs Double-NAT?
    ... Hooking the server NIC directly to the Mdem usng PPPoE is usually ... It currently has 2 nics with a public and private IP ... >>> and its internet connection is a DSL router, ...
    (microsoft.public.windows.server.sbs)
  • PPPoE : FreeBSD pppoed doesnt communicate with Linksys BEFSR41 ver. 2
    ... I have a FreeBSD 6.2-STABLE server set up to provide PPP over ethernet. ... I'm trying to test it with a consumer-grade device, a Linksys ... that says the Linksys could not connect to the PPPoE server. ... set filter in 1 deny 0/0 127.0.0.0/8 ...
    (freebsd-isp)