Trying to figure out how to do something, hope someone can help. Have an ISDN user that is assigned a static IP address by RADIUS. I need to route a subnet to his address. I tried to do this using the command: add ip route 205.159.68.0/27 gateway 38.119.184.24 metric 1 After doing this, a "list ip route" shows this: 205.159.68.0/27 NetMgr 38.119.184.24 1 slot2:/mod:7 (or whatever port they are connected to) If we reboot the Hiper ARC, the route shows up as this: 205.159.68.0/27 NetMgr 38.119.184.24 1 eth:1 And no longer routes the subnet to the ISDN user. Any suggestions on what I need to do to make this work and keep working (surviving a reboot)? Thanks, Joel
Can't you add the route statement to the users radius profile as well? Todd ----- Original Message ----- From: "Joel - Fox Computers" <jfox@foxcomputers.com> To: "Discussion relating to the 3Com/US Robotics Total Control modemsystems." <usr-tc@mailman.xmission.com> Sent: Saturday, March 20, 2004 12:09 PM Subject: [USR-TC] ARC Routing Question
Trying to figure out how to do something, hope someone can help. Have an ISDN user that is assigned a static IP address by RADIUS. I need to route a subnet to his address. I tried to do this using the command:
add ip route 205.159.68.0/27 gateway 38.119.184.24 metric 1
After doing this, a "list ip route" shows this:
205.159.68.0/27 NetMgr 38.119.184.24 1 slot2:/mod:7 (or whatever port they are connected to)
If we reboot the Hiper ARC, the route shows up as this:
205.159.68.0/27 NetMgr 38.119.184.24 1 eth:1
And no longer routes the subnet to the ISDN user.
Any suggestions on what I need to do to make this work and keep working (surviving a reboot)?
Thanks,
Joel
_______________________________________________ USR-TC mailing list USR-TC@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/usr-tc
Here is a sample config that we use here. Hope it helps. brentc Simultaneous-Use=2,NAS-Port-Type=ISDN Service-Type = Framed-User, Port-Limit = 2, Idle-Timeout = 0, Framed-Protocol = PPP, Framed-Routing = None, Framed-IP-Address = 192.168.0.100, Framed-Route = "192.168.1.84/30 192.168.0.100 1", Framed-MTU = 1500, Framed-Compression = Van-Jacobson-TCP-IP -Brent -----Original Message----- From: usr-tc-bounces+brentc=netnet.net@mailman.xmission.com [mailto:usr-tc-bounces+brentc=netnet.net@mailman.xmission.com] On Behalf Of Joel - Fox Computers Sent: Saturday, March 20, 2004 11:10 AM To: Discussion relating to the 3Com/US Robotics Total Control modemsystems. Subject: [USR-TC] ARC Routing Question Trying to figure out how to do something, hope someone can help. Have an ISDN user that is assigned a static IP address by RADIUS. I need to route a subnet to his address. I tried to do this using the command: add ip route 205.159.68.0/27 gateway 38.119.184.24 metric 1 After doing this, a "list ip route" shows this: 205.159.68.0/27 NetMgr 38.119.184.24 1 slot2:/mod:7 (or whatever port they are connected to) If we reboot the Hiper ARC, the route shows up as this: 205.159.68.0/27 NetMgr 38.119.184.24 1 eth:1 And no longer routes the subnet to the ISDN user. Any suggestions on what I need to do to make this work and keep working (surviving a reboot)? Thanks, Joel _______________________________________________ USR-TC mailing list USR-TC@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/usr-tc
participants (3)
-
Brent Crier -
Joel - Fox Computers -
Todd Bertolozzi