Your config looks a bit odd.

You seem to have an old config.

        <pppoe>
                <radius>
                        <server>xxx.218.xxx.18</server>
                        <secret>SeCond46HasH</secret>
                        <enable/>
                        <accounting/>
                        <radiusissueips/>
                </radius>
                <remoteip>xxx.5.xxx.128</remoteip>
                <localip>10.xxx.xxx.1</localip>
                <mode>server</mode>
                <interface>opt2</interface>
                <n_pppoe_units>25</n_pppoe_units>
                <paporchap>chap</paporchap>
        </pppoe>

Attached is one with radius enabled collecting ips from radius server.

I guess yours should look something like this with radius stuff turned
off.
Also your client is outside of the remoteip range so this is why it
can't assisgn

-----Original Message-----
From: Kido NOAGBODJI [mailto:[EMAIL PROTECTED] 
Sent: 26 January 2006 18:40
To: [email protected]
Subject: [pfSense Support] Help with PPPoE server

Hello

I am very new to pfSense but have been interested in it to set up a
pppoe server. I manage to install it. I thought it configured it right.
When i launch the connection on a Windows machine, it does the
authentication right but when it is suppose the "Registering on Network"
popup wome, windows return an error (TCP/IP CP 378), The server did not
assign an IP address.

Also As i would like to use it in a production environment, how many
simultaneous coneection does it support?

I allow all traffic to pass thru the pppoe vpn but it still does not
work.

Here the pppoe of is my config file.

.
.
.

<pppoe>
                <username/>
                <password/>
                <provider/>
                <radius>
                        <server>212.65.64.24</server>
                        <secret>lolooo1</secret>
                        <accounting/>
                        <enable/>
                </radius>
                <remoteip>10.10.0.48</remoteip>
                <localip>10.10.0.1</localip>
                <mode>server</mode>
                <interface>lan</interface>
                <n_pppoe_units>24</n_pppoe_units>
                <user>
                        <name>test1</name>
                        <ip>10.0.0.5</ip>
                        <password>test1</password>
                </user>
        </pppoe>

.
.
.

Please any help will be gratly appreciated


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to