hello
at my isp we switched from an old radiusd to a newer one
(Livingston RADIUS 2.0.1 97/5/22  NDBM PASSCHANGE flat_users
to
radiusd: RADIUS version cistron-1.6.2 19-Jan-2000)

i have had a static ip for a while now and when we got the new radiusd
running my static ip does not work anymore.

i have rh6.2 & ppp-2.3.11-4 and am using the redhat dialer for X.

when we tried to dial up my static account with windows it worked,
kinda. the ip was right but the gateway came back as the same ip as my
dialup ip. 
ex:
dialup ip: 206.191.1.123
gateway ip: 206.191.1.123

and this is what i get with linux and my dialup:

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:206.191.1.45  P-t-P:206.191.251.1 
Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:3734 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3776 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 

my static ip does not show up.

here is the users file for the radiusd:

####
old#
####

# Static IP template - DDM 4/4/98
clover Password = "UNIX"
        User-Service-Type = Framed-User,
        NAS-Port-Type = Async,
        Framed-Protocol = PPP,
        Framed-Address = xxx.xxx.xxx.xxx
        Framed-Netmask = 255.255.255.0,
        Framed-Routing = None,
        Framed-Compression = Van-Jacobsen-TCP-IP,
        Port-Limit = 1

Livingston RADIUS 2.0.1 97/5/22  NDBM PASSCHANGE flat_users

-----------------------------------------------------------
####
new#
####

clover  Service-Type = Framed-User, Simultaneous-Use = 2,
        Framed-Protocol = PPP,
        Framed-IP-Netmask = 255.255.255.255,
        Framed-IP-Address = xxx.xxx.xxx.xxx,
        Framed-Routing = None,
        Framed-MTU = 1500,
        Framed-Compression = Van-Jacobsen-TCP-IP,
        Port-Limit = 1,   
        Fall-Through = Yes


radiusd: RADIUS version cistron-1.6.2 19-Jan-2000
Compilation flags:  ATTRIB_NMC COMPAT_1543 linux

--------------------------------------------------------

is there anything i need to/can do to get this working???

thank you
eric



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to