Static IPs with PM2E

Brian Elfert (brian@citilink.com)
Sat, 14 Sep 1996 16:50:08 -0500 (CDT)

I'm trying to get static IPs working that are in a different Class C than
the PM is in.

Here is the users file entry

Pbelfert Password = "UNIX"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 206.11.210.3,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None,
Framed-MTU = 1500

Radius is hacked to remove the P from the user name before checking the
password.

The PM is in the 206.11.209 network, and the Static IPs are in the
206.11.210 network.

I know that the 206.11.210 network works, but Static IP in the 206.11.210
network will not work.

I added the following to my PM the last time I worked on this

add netmask 206.11.210.0 255.255.255.0

Any ideas to get Static IPs working? I had this working previously with
a different set of Class C networks.

Brian