Using a Linksys WRT300N as head end for 1130AG

We currently have a seperate DSL line connected to a Linksys wireless router/switch for public use. We were given an 1130AG access point and would like to find a way to use a switch port off of the Linksys to connect to the FA port on the 1130AG and have the AP pass DHCP requests and all other traffic to the Linksys. This works if instaed of the 1130AG I use another Linksys router. I am able to assign the second router a static IP off of the first router and that second router uses a different IP range for it's DHCP clients. Because the 1130AG is restricted to handing out 10 DHCP client IPs I can't do the same thing and supply enough IP's to the public in my Jury room. I have been unable to get the AP to use the Linksys DHCP assignments. I orignially tried assigning a mgmt vlan and gues vlan on the AP where the mgmt vlan and ssid are the same as the ssid on the Linksys. Neither was succesful though I was able to connect to the AP when I forced my laptop to connect to that MAC. I then tried only have the mgmt vlan and opening that up for public use, that met with the same results. Then I tried setting up the AP to have no vlan but use the same ssid as the Linksys, still no luck. If I set the AP to receive it's address by DHCP it receives that address from the Linksys but other client traffic doesn't appear to work. So the two units are speaking to each other.
Has anyone tried to do this before? I know I should have a controller for the AP but I don't currently have the budget for that unit and the AP was given to us.
Thank you in advance.

You can get it to work, but the 1130 management has to be configured for vlan 1 and the ssid has to be mapped to that vlan also. The Linksys router along with other soho routers don't have support for routing and having more than one subnet.

Similar Messages

  • I reset a Linksys extender, when I try to navigate Safari using The Linksys network, a Box askin for username And password pops out. What is this about?

    I reset a Linksys extender, when I try to navigate Safari using The Linksys network, a Box askin for username And password pops out. What is this about?

    Ask Linksys. If you reset the extender it presumably lost the username and password it was supposed to service.  I'd just supply the name and password and move on.

  • Can I use a Linksys WRT300N as a range extender?

    Currently I have a Linksys WRT300N V1 that I am not using.  I do not get wireless coverage in my kitchen and back yard.  I want to use the WRT300N as an extended.  Is this possible?
    Currnetly I have a netgear WRT600 connected to my modem (verizon fios).  I would like to use the WRT300N as a repeater/extender if possible.
    Thanks
    Brian

    Linksys routers doesn't support repeater mode, If you want you can use WRT300N as an Access Point by connecting it hard wired to the first router.

  • Macbookpro & linksys wrt300n router

    Hello, can you tell me if I can use a linksys wrt300n wireless router with a macbookpro & G4 Imac ?
    thanks

    Hi Danielh,
    I sure hope that I can help you. Sorry for the somewhat slow response time, I have been playing XBOX all afternoon.
    First off, I would totally disagree with the Office Depot guy. The thing is "n" isn't actually a "real" thing yet, it has yet to be approved by the WiFi alliance who oversees everything wireless. Right now "g" is still the standard, which is what is built into the AirPort Etreme cards in all current Apple computers.
    On the topic of why you would want a "faster than 6MBps connection" from the router, it is because of how the router transmitts "stuff." While yes, Comcast has a top speed tier of 6MBps for standard service, the faster your connection to the router the faster files will transfer, and generally the better the connection you have. Lets say you have a 11MBps connection with a router, and you use your comcast. You will not get the full 450-600KBps download speed that you would get while directly connected to the router. With a router such as the WRT54G/GS, your connection speed will generally be 54MBps, which will achieve download speeds on the internet much closer to the wired speed of 450-600KBps. And now with Comcats new PowerBoost, us comcast people can now get speeds of up to 12MBps with our standard 6MBps service. So the faster the router, the faster the internet will go, although downloads will never go over the standard 6MBps (with bursts up to 12MBps.)
    If you frequently move/transfer files from computer to computer, than the faster your wireless connection the faster your files will transfer. So in fact, 108MBps is NOT overkill, although no current Apple computer will support 802.11n at this time.
    I actually have the WRT54GS, but have worked with many WRT54G's for customers. Both are very good routers and some of the cheapest, although the WRT54GS is more around mid-range price. Some people do have problems with the WRT54G but many times this is because they have not set it up properly, or updated the firmware, or in worst case they could have a "dud" router which happens quite a lot in the world of WiFi. But overall I have been EXTREMELY happy with the WRT54GS, and most Linksys routers that I have worked with. (As a side note I HATE D-LINK ROUTERS!)
    While I do not use my iBook, or my Dell laptop, with a WRT54G router much, the times that I have I can't really tell a difference in speeds between the WRT54G and my WRT54GS. So I would save your money and just get the WRT54G. Yes any Linksys router, other than the Compact series routers, will work just fine in your apartment. Linksys are somewhat superior to other routers such as D-Links, and Netgears because of the second antenna that most all of them sport, such as the WRT54G.
    I really hope that this helps!
    -MRCUR

  • Head End Build between MPLS and standard IP network

    Hi,
    I'm a bit new to MPLS to please excuse my ignorance if I'm completely wrong here, but here goes.
    We provide standard IP services to our customers. We have recently gone into an agreement with an MPLS wholesale provider, where they supply our customers with MPLS connections. We then supply IP services to these customers such as SMTP POP and Web browsing etc.
    We have a pipe into the MPLS providers MPLS cloud that provides such connectivity. This circuit is terminated on a 7206VXR on our network.
    Each customer has their own DLCI on this circuit with a /30 subnet. There is then a BGP session for each customer using the /30 from our Head End Router to the MPLS Provider's P router.
    The MPLS provider announces the customers subnets that are connected to the MPLS cloud to our Head End Router using BGP.
    My issue is that I want routes announced from each BGP session to be injected into their own, per customer VRF table so that the routes are kept seperate from other customers routes.
    I've setup a lab to simulate the above, but cannot seem to get it to work.
    I suppose my question is does the MPLS provider's P router that our Head End connects to have to announce the BGP routes to us using VRF also or can it just use standard BGP and I can use a route map to place routes announced from a specific BGP peer IP into a per Customer VRF table?
    Is this actually possible?
    Any advice would be greatly appreciated

    Hello,
    you probably would need a config like this on the Head end router:
    ip vrf Cust1
    rd 65000:1
    interface Vlan10
    description Customer1
    ip vrf forwarding Cust1
    ip address 10.1.1.1 255.255.255.252
    router bgp 65000
    address-family ipv4 vrf Cust1
    neighbor 10.1.1.2 remote-as 60000
    neighbor 10.1.1.2 description ISP PE for Customer1
    Adjust the interface names, IP addresses, RD, RT, etc. for your environment.
    This would insert the routes learned from the mpls Provider into your VRFs. The scenario, by the way, is described in RFC2547bis section 10a.
    You could off course also place filters and other stuff into BGP for security reasons depending on your requirements.
    Hope this helps! Please rate all posts.
    Regards, Martin

  • Table VBDKR(Document Header View for Billing)?

    Hi.
    What is the use of table VBDKR(Document Header View for Billing)?
    and what is the difference in the fields VBELN_VAG,VBELN_VKT,VBELN_VG2 of that table?
    thanks

    HI
    GOOD
    VBDKR=>Document Header View for Billing
    VBELN_VAG=>Sales and Distribution Document Number
    VBELN_VKT=>Sales and Distribution Document Number
    VBELN_VG2=>Sales and Distribution Document Number
    I DONT THINK THERE IS ANY DIFFERENCE BETWEEN THESE THREE FIELDS
    THANKS
    MRUTYUN

  • "wait till the end" for EXECUTE_PROCESS_CHAIN  in a WAD template

    hi all,
    I try to launch a process chain from a WAD template using the EXECUTE_PROCESS_CHAIN command with a button.
    I want to use the option "wait till the end" on this button, but the WAD do not wait the end of the process chain.
    Do you know how to use this option "wait till the end" for EXECUTE_PROCESS_CHAIN  in a WAD template?
    Thank's.
    Laurent.

    I answer myself because I have discovered at last which was the Authorization Object necessary to display maps in templates:
    S_BDS_DS
    02, 03, 04, 30                                                 ACTVT
    BW_META_OBJECTS                                    CLASSNAME
    OT                                                                 CLASSTYPE

  • How to have Linksys WRT300N work with Westell DSL Router?

    I have a DSL Modem (Westell Versalink Model Number    A90-750022-07
    [IP 192.168.1.1]
    I would like to use the Linksys WRT300N to connect my wired and wireless devices to.
    DSL Line -->   Westell       --> Linksys WRT300N
                            192.168.1.1
    Can you tell me what settings I need on each router to enable usage? Cabling?

    You can also try the steps on this link depending on your preference: http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=3733

  • I am using ethernet and am using a Linksys SE1500 5- port fast etherner switch, i cant seem to sign in on the apple for anything although I have accounts set up in itunes/apple and netflix . Any suggestions PLEASE have spent 3 hours argh. thanks

    I am using ethernet and am using a Linksys SE1500 5- port fast etherner switch, i cant seem to sign in on the apple for anything although I have accounts set up in itunes/apple and netflix . Any suggestions PLEASE have spent 3 hours trying everything I can think of. Any help will be appreciated!
    I have a linksys router but it isn't strong enough to get to this computer, so we are using ethernet.
    Thank you
    Colleen

    Welcome to the Apple Community.
    Are you getting any messages about date and time.
    Have you tried restarting the Apple TV by removing ALL the cables for 30 seconds.
    Are you connected to the network correctly.

  • When I open a file it normally opens in 12.5% stated on the header. For some reason, it now opens with 100+% on the header and is much smaller in size. How do I go back to the first option I noted? I use AP to work on blueprints for measuring so the accur

    When I open a file it normally opens in 12.5% stated on the header. For some reason, it now opens with 100+% on the header and is much smaller in size. How do I go back to the first option I noted? I use AP to work on blueprints for measuring so the accuracy matters. Any direction would be greatly appreciated. Thank you.

    Are the image all the same size the % files open into a document seems to vary with the number of pixels the image being opened has.  Check the Image size.

  • How do I open and use this app after I have paid for my subscription? I previously downloaded Primeir Pro CC for the trial and when I try to open the app it says my trial has ended and there is no other option to sign in and use the app?

    how do I open and use this app after I have paid for my subscription? I previously downloaded Primeir Pro CC for the trial and when I try to open the app it says my trial has ended and there is no other option to sign in and use the app?

    Remove all current Adobe software.  Download Adobe Cleaner Follow instructions.

  • When using Safari, my iPad 1 will end Safari and return to the home screen for no apparent reason, any ideas as to cause and solution?

    When using Safari, my iPad 1 will end Safari and return to the home screen for no apparent reason, any ideas as to cause and solution?

    See if the following help.
    Try clearing Safari's cache : Settings > Safari > Clear Cookies And Data and also Clear History
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Turning off iCloud and multitasking gestures on the iPad might also help.

  • 180 GB of my 639-GB Macintosh hard drive is used. 320 GB of my 498-GB Tie Capsule is used. Only one backup ("now") exists for the Time Capsule, which can no longer backup because of "insufficient space". How come? What is wrong?"

    180 GB of my 639-GB Macintosh hard drive is used. 320 GB of my 498-GB Tie Capsule is used. Only one backup ("now") exists for the Time Capsule, which can no longer backup because of "insufficient space". How come? What is wrong?"

    Thank you William for your most helpful response. I shall deal first with your three comments:
    Not being tech savvy, I would not have been able to make that call myself but it sure makes sense.
    I have updated my profiles as you suggest.  Excellent tip.
    This guidance is good.  Being new to Apple Support Communities, I did not find the field a labeling and guidance to be clear, a point you make.  Now I know, I shall do as you say and will use the small slim box as a header to the full message/question, which will place in the larger box below.
    Secondly, I come to your question: Did anything change on your Mac recently, such as replacing the disk or main logic board?
    The answer is “yes”.  Two events have happened both of which concerned the Time Capsule:
    The telephone company, with which I have access to the Internet and I have my email account, installed a new modum.  After the technician left I had to try and get the Time Capsule and WiFi working again which ended with my having to call Apple for technical assistance.  The Apple technician walked me through a number of procedural steps which effectively re-set up the Time Capsule. 
    Access to the Internet failed and the telephone company reset the modum.  I had to call Apple again.  This time the technician did not reset the Time Capsule but walked me through a number of steps tha included renaming the “site”  (not the Time Capsule).
    Another piece of information that may be relevant is that the MacBook Pro uses the Time Capsule for backup.  Everything appears to be in order.  When I enter the Time Capsule for this laptop I have backups going back for a long time.
    Also, I do a weekly backup of the two computers onto another external hard drive using the Time Machine software.  So I have another backup of both computers.

  • SAP VBA interfacing - error: FI/CO interface: Inconsistent FI/CO document header data for updating

    Hello,
    Currently I'm working with excel SAP interfacing. For this I am using VBA to call different BAPI functions.
    I have already some interface scripts working, however I have also one which I cannot discover what I'm missing.
    The VBA code is to reach BAPI_ACC_DOCUMENT_POST
    My error is ---> FI/CO interface: Inconsistent FI/CO document header data for updating
    So I'm appealing to you SAP bapi VBA gurus whether you have any ideas how to fix my issue.
    I'm attaching below my code for you to review:
    Option Explicit
    ' Declaration for the necessary objects
    Dim objBAPICortrol, objConnection, objCreateMaterial, objReturn As Object
    Dim objPRFCT, objNTXT, objDTXT As Object
    Dim vLastRow, vRows As Integer
    Dim objMaterial1, objMaterial2, retMess As Object
    Sub Batch()
    ' Getting the last filled Row in Column
    vLastRow = Cells(Rows.Count, "A").End(xlUp).Row
    ' Setting the necessary variables for R/3 connection
    Set objBAPICortrol = CreateObject("SAP.functions")
    Set objConnection = objBAPICortrol.Connection
    objConnection.System = "SYSTEM NAME"
    objConnection.Client = "Client number"
    objConnection.user = "USERNAME"
    objConnection.Password = "PASSWORD"
    objConnection.Language = "EN"
    ' Establish a connection
    If objConnection.logon(0, False) <> False Then
    'MsgBox "Connection Established"
    End If
    On Error Resume Next
    ' Assign the Parameters
    Set objCreateMaterial = objBAPICortrol.Add("BAPI_ACC_DOCUMENT_POST")
    Set objMaterial = objCreateMaterial.Exports.Item("DOCUMENTHEADER")
    Set objMaterial1 = objCreateMaterial.Tables.Item("ACCOUNTGL")
    Set objMaterial2 = objCreateMaterial.Tables.Item("CURRENCYAMOUNT")
    'Set Values
    objMaterial.Value("USERNAME") = "USERNAME"
    objMaterial.Value("HEADER_TXT") = "BAPITEST"
    objMaterial.Value("COMP_CODE") = "0001"
    objMaterial.Value("PSTNG_DATE") = "20140506"
    objMaterial.Value("TRANS_DATE") = "20140506"
    objMaterial.Value("DOC_DATE") = "20140506"
    objMaterial.Value("FISC_YEAR") = "2014"
    objMaterial.Value("DOC_TYPE") = "SA"
    objMaterial.Value("REF_DOC_NO") = "BAPITEST"
    objMaterial.Value("FIS_PERIOD") = "00"
    objMaterial1.Rows.Add
    objMaterial1.Value(1, "ITEMNO_ACC") = "1"
    objMaterial1.Value(1, "GL_ACCOUNT") = "0007180000"
    objMaterial1.Value(1, "ITEM_TEXT") = "BAPITEST1"
    objMaterial1.Value(1, "DOC_TYPE") = "SA"
    objMaterial1.Value(1, "COMP_CODE") = "0001"
    objMaterial1.Value(1, "PROFIT_CTR") = "AZ1111" ---->'profit center is normally having 10CHARS but as there are letters I'm not using zeros at the beginning
    objMaterial1.Value(1, "ITEMNO_ACC") = "2"
    objMaterial1.Value(1, "GL_ACCOUNT") = "0007180000"
    objMaterial1.Value(1, "ITEM_TEXT") = "BAPITEST1"
    objMaterial1.Value(1, "DOC_TYPE") = "SA"
    objMaterial1.Value(1, "COMP_CODE") = "0001"
    objMaterial1.Value(1, "PROFIT_CTR") = "AZ1111"
    objMaterial2.Rows.Add
    objMaterial2.Value(1, "ITEMNO_ACC") = "1"
    objMaterial2.Value(1, "CURRENCY") = "EUR"
    objMaterial2.Value(1, "AMT_DOCCUR") = "-1.00"
    objMaterial2.Value(1, "ITEMNO_ACC") = "2"
    objMaterial2.Value(1, "CURRENCY") = "EUR"
    objMaterial2.Value(1, "AMT_DOCCUR") = "1.00"
    ' Function call
    objCreateMaterial.call
    Set objReturn = objBAPICortrol.Add("BAPI_TRANSACTION_COMMIT")
    objReturn.call
    Set retMess = objCreateMaterial.Tables.Item("RETURN")
    If retMess Is Nothing Then
    MsgBox retMess.Value(1, "MESSAGE")
    End If
    ' Get return parameters & display in excel
    Set objReturn = objCreateMaterial.Tables("RETURN")
    ActiveSheet.Cells(5, 1) = retMess.Value(2, "MESSAGE")
    End Sub

    after some searching I've discovered that once I'm creating next line for accounting document it is not working properly.
    When I debug the BAPI in SE37 after inserting new line it is asking for GL account input, however if I run it using VBA and delete the account from the code, the return message is not giving me any error that GL account is missing.
    I appreciate any ideas.

  • Archiving of Soap header part for a synchronous interfaces

    We have a requirement where we have to retain the soap header details for a longer period for tracking purpose. So is there any option of archiving only soap header part from the message for a synchronous interface.
    More Information about the requirement:
    1. We will be passing some parameters to the XI Soap header.
    2. In the WSDL we will add the header fields, so that the end system can populate them.This is done for tracking and searching the message, end to end.
    3.  Another thing to note, is that, for synchronous messages the payload will not be available (without enabling logging), Can we search the messages using the values in the header?
    4. The above process is done, keeping in mind that when the messages are archived, the XI soap header will be the only thing that will be archived and not the whole payload, and the messages that are archived can be searched or retrieved based on the values in the XI Soap header.
    Regards
    Nitya

    Hi,
    Glad to hear that you solve this issue, thanks for your sharing.
    Thanks,
    Linda Li
    Linda Li
    TechNet Community Support

Maybe you are looking for

  • Questions on the Effects settings

    Well, the next thing that somewhat throws me is the use of the special effects.  For example, when I clicked on the special effects for a particular object it always comes up with Bevel and Emboss and Directional Feather checked.  I typically have to

  • Excise Register in Return Delivery

    Hi Experts, When we return the excisable material to vendor against Return delivery (122 movement), we make excise invoice thru T-code J1IS and excise transaction type MATD. When we see this excise entry in part 2 table J_1IPART2. Register Type is co

  • Status-Server request and the ACS SE 4.2

    According to traces collected in mt ACS SE 4.2, it would seem that the underlying software does not support the RADIUS Status-Server request. Anybody know if this request type is supported in version 5.*? Thanks.

  • Save as in Adobe CC

    The save as function does not work on Adobe CC. I tried and uninstall and then a reinstall and still have the same problem.

  • Trouble using Dynamic Link

    I've imported a Premiere Pro CS5 project into AE using Dynamic Link, added titles, effects, etc., then re-imported the AE project back into Premiere so that I can do a sound edit in Sound Booth. But Premiere won't let me place the AE project onto the