Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Magnet DSL with alternate router

  • 29-09-2009 3:15pm
    #1
    Closed Accounts Posts: 7


    Hi I have Magnet connection down in Limerick and the service is fine except that the wireless from the router only seems to work properly in the room with the router. I have a spare eircom router that gives a far better signal and i am wondering if there is any way that i can connect this up instead.

    Or is there anything i can do with the current one??

    Cheers.

    Dec.


Comments

  • Closed Accounts Posts: 16,713 ✭✭✭✭jor el


    Is this Magnet DSL, or FTTH?


  • Closed Accounts Posts: 7 Decdawreck


    It is a DSL line.


  • Registered Users, Registered Users 2 Posts: 2,318 ✭✭✭rob808


    jor el wrote: »
    Is this Magnet DSL, or FTTH?
    ADSL+ 2 and FTTH not sure about dsl


  • Closed Accounts Posts: 16,713 ✭✭✭✭jor el


    Split from FTTH thread, as it's irrelevant.

    If the router is an ADSL2+ capable modem, then it will work. Just enter the settings that Magnet should have supplied you with. You'll need to consult the router's manual to see how you enter these, and you'll get no support from Magnet for it.


  • Closed Accounts Posts: 7 Decdawreck


    Cheers i will give it a try

    Thanks,

    Dec.


  • Advertisement
  • Company Representative Posts: 2,107 ✭✭✭Magnet: Rory


    Decdawreck wrote: »
    Cheers i will give it a try

    Thanks,

    Dec.

    Do you need anymore help on this?


  • Registered Users Posts: 56 ✭✭kaneda187


    I need help with this as i have yet to get any help setting up and i have been given no information regarding my connection.... I want to use a different modem....


  • Registered Users Posts: 36 bok


    This thread has not been posted on in a while but I wanted to share this somewhere for anyone that may need it. This is the configuration required on a Juniper SRX to connect to a Magnet ADSL line:

    at-1/0/0 {
    description DSL;
    traceoptions {
    flag all;
    }
    mtu 1496;
    atm-options {
    vpi 0;
    }
    dsl-options {
    operating-mode adsl2plus;
    }
    unit 0 {
    description "Magnet Broadband";
    encapsulation ether-over-atm-llc;
    vci 0.35;
    family inet {
    dhcp {
    client-identifier ascii 00:0a:12:00:12:12;
    retransmission-attempt 6;
    retransmission-interval 5;
    }
    }
    }
    }


Advertisement