Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Callback Problems



On Tue, Aug 19, 1997 at 10:28:52AM +0200, Joerg Bauer wrote:
> Andre Beck wrote:
> 
> > There is a workaround. Just make the Max think that the incoming call
> > is not the same call as the outgoing one. As the profiles actually seem
> > to be matched by LAN Adrs aka Framed-Address, we usually use a wrong IP
> > in Framed-Address of the outgoing profile (the broadcast address of the
> > remote LAN qualifies for this) and the correct address in the incoming
> > profile. Works since 4.something and doesn't seem to trigger a memory
> ----- SCHNIPP------
> 
> Could you please post a radius example ????
> I have also played with wronh IP-Adresses with no success.

I'll try. This is from reality, however IPs and phone #s are forged ;)

3511234      Password = "Ascend-CLID"
        User-Service = Framed-User,
        User-Name = "bifi-gate",
        Ascend-Metric = 7,
        Framed-Protocol = PPP,
        Framed-Address = 192.168.1.254,
        Framed-Netmask = 255.255.255.0,
        Framed-Routing = None,
        Framed-Compression = Van-Jacobsen-TCP-IP,
        Ascend-Link-Compression = Link-Comp-Stac,
        Ascend-Idle-Limit = 80,
        Ascend-Data-Svc = Switched-64K

bifi-gate-out    Password = "ascend" User-Service = Dialout-Framed-User
        User-Name = "bifi-gate",
        Ascend-Metric = 7,
        Framed-Protocol = PPP,
        Framed-Address = 192.168.1.255,
        Framed-Netmask = 255.255.255.0,
        Framed-Routing = None,
        Framed-Compression = Van-Jacobsen-TCP-IP,
        Ascend-Link-Compression = Link-Comp-Stac,
        Ascend-Idle-Limit = 10,
        Ascend-Data-Svc = Switched-64K,
        Ascend-Dial-Number = "03511234",
        Ascend-Expect-Callback = Expect-Callback-Yes

As you can see, the outgoing profile fakes the remote IP to be the broad-
cast of the remote LAN, simply because the router there will never have
this IP. It also specifies a very short idle limit (dunno whether that
makes any difference because packets are due to be transmitted anyway)
and it specifies Expect-Callback-Yes in order to prevent it from dialing
over and over again _if_ the response really comes and the callback itself
is delayed a bit.

Works as expected, for a number of customers.

Andre.
-- 

Kanther-Line: PGP SSH IDEA MD5 GOST RIPE-MD160 3DES RSA FEAL32 RC4

+-o-+--------------------------------------------------------+-o-+
| o |               \\\- Brain Inside -///                   | o |
| o |                   ^^^^^^^^^^^^^^                       | o |
| o | Andre' Beck (ABPSoft) beck@ibh-dd.de XLink PoP Dresden | o |
+-o-+--------------------------------------------------------+-o-+
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: