Change The Default Name On Sky Router?
Jul 17, 2012
I'm trying to change the default name on my Sky router but when I try a pop up from Windows security is asking for my username and password which I don't have as I never set one up in the first place! is this the default password from Sky, Admin- Sky that I need to use?
View 1 Replies
ADVERTISEMENT
Jan 21, 2013
since my network (static ip, cameras, and other boxes) is set up using 10.0.0.xx. How do I change the default ip address on the Linksys e3500 wifi router to 10.0.0.xx?
View 2 Replies
View Related
Oct 3, 2012
Windows 7, WRT54G2 router. How do I change the default Linksys password from "admin" to something of my chosing? I appear not to have the Setup CD. Router is working well but it still has the original password.
View 4 Replies
View Related
May 23, 2013
i forgot to change the default username and password of 1941 router. I have alos performed WR memory on router. When i am trying to recover it through ROMMON mode i am not getting the initial configuration Dialouge through which i can change the password . I have gone through all documents available through internet for recovering the same but unable to recover it.
View 1 Replies
View Related
Oct 11, 2011
I rdp into our server 2008 via IP. This is a router on ip 0.1, this is forwarded to my server on IP 0.3. This server was setup with DHCP default gateway of 0.1. We added a new outside connection on IP 0.2. I was talked through the changes so that internal DHCP requests went to gateway IP 0.2 but RDP still used 0.1. I plan on getting rid of 0.1.Where is the setting to change the RDP to use default gateway of 0.2?
View 3 Replies
View Related
Jun 1, 2011
How do I personalize the settings on my router from default. Netgear wnr2000.
View 2 Replies
View Related
Sep 2, 2012
I would like to change the default ip address on my netopia 3347 frrom 192.168.1.whatever to 192.168.0.whatever
View 2 Replies
View Related
Apr 1, 2012
How can I change the camera name form the default which is the same as the model name
View 1 Replies
View Related
Dec 30, 2011
I would like the ability to change the default password. Currently, when I change the default password and save the config via the web interface, neither the original password, or the new password work. I am forced to reset the device to the default config to regain access to the device.
DCS-930L firmware 1.04 and Mac OSX 10.5.8
View 12 Replies
View Related
Aug 18, 2011
I recenly installed LMS 4 on a windows 2008 R2 system , I didnt change the default configuration of windows or ciscoworks.I just added devices and configured basic things on the LMS system .when I open ciscoworks on the server itself it starts a browser session on http port 1741 and then changes automatically to https even though the default config is browser security disabled on ciscoworks.I try to open a browser session on a mgmt station to the cisco server , it didnt work in https ( I did get the login screen but couldnt log on , probablly something to do with the certificate ) , so I open http on port 1741 and it worked , I was able to log in .After a few Hours for some strange reason I didnt have access any more from the mgmt station not in http nor in https , the only way was to access it from the server itself.I went and changed the default setting of the secure browser on LMS 4 hopping that would work , I was asked to restart the ciscoworks service for the changes to take affect , I tried to restart it but it was unsuccesful so I restart the whole server. when it came up ciscoworks didnt work most services didnt start ( like the web server ,tomcat and all the manual services and ciscoworks deamon)
View 1 Replies
View Related
Jul 23, 2012
I tried to change the default password Cisco to other by command line but the password cannot work out.
The command line I used are as below :
AP#conf tEnter configuration commands, one per line. End with CNTL/Z.AP(config)#enable passAP(config)#enable password 4dMINO123 ?LINE <cr>
[Code].....
View 10 Replies
View Related
Jul 17, 2011
I have been net searching this question and I find answers relative to other Cisco products but not for the 6500 series. We are running entservicesk9_wan-mz.122-18.SXF17a.bin and would like to know how to change the default SSH listening port..
View 1 Replies
View Related
May 12, 2013
Ive changed the IP address of a laptop to connect to the router with IP 192.168.15.1 but now want to change the router IP address from the defaul to another subnet, so that it is accessable with other workstations on the LAN, but I could not readily find the option to set the Ip address on the router.
I'm signed in with user admin.
I also wanted to add addiontal users. The help indicates there is a User List Add Entry option but from the Administration bar, the left hand menu option shows User Management & User Privileges options. On User Management, it is possible to change the 2 default user names, but I wanted to leve them and create new ones.
View 2 Replies
View Related
Jan 8, 2013
The default value of DRAM and Flash memory are 128 MB and 16 MB of Cisco Catalyst WS-3750-24PS-E switch .I want to know , wherther the default value may be change upto 256 DRAM and 128 Flash.
View 2 Replies
View Related
Feb 14, 2013
I am currently setting up a 2800 Series router, and prefer a username/password type authentication rather than a single enable password. To do this, I did:
Router(config)# username <myuser> privilege 15 secret 0 <mypassword>
Router(config)# username2 <myuser> privilege 15 secret 0 <mypassword>
Router(config)# aaa new-model
Router(config)# aaa authentication login default local
This basically does what I want - when I connect to the router through console, it immediately asks me for a username and password. The thing is - as soon as I provide the right credentials, it takes me to USER EXEC mode (the default command mode). Is it possible to change that so that after entering the credentials, I go right into privileged exec mode?
Bonus question: As it is now, I just have no enable password, so when I login with my credentials, I issue "enable" to enter privileged exec mode without it prompting for an additional password. Is it safe to do it this way - having no enable password but requiring a username and password for login?
View 3 Replies
View Related
Dec 2, 2011
So here is my network.
ASA5505--->Cisco1841--->Cat2960
Code
ASA asa831-k8.bin
Cisco 1841 c1841-adventerprisek9-mz.151-4.M2.bin
Cat 2960 c2960-lanbasek9-mz.122-55.SE1.bin
and here is my dilemma.
I can SSH from the internet to my ASA on default port 22, directly to my public IP. I can SSH from the internet to my Cisco 1841 on port 2001. I can not however, SSH to my Cat 2960. From what i can tell, on the Cat2960 i can't change the default port 22 for SSH to different port, just like i did on the Cisco 1841. I looked to see if I can change the default port for SSH on he ASA, it does not look like this is an option.
The bottom line is that i want to be able to SSH to all three devices from the internet. I only have one public IP. As of now, what i can do is only SSH to the ASA on default port 22 directly to the public IP and Cisco 1841 on port 2001. It appears that changing the default SSH port on Cat 2960 is not an option. It also appears that I can't change the default SSH port on the ASA, if i could, i would and then i should be able to SSH to the Cat 2960 on port 22. No matter what i did on the ASA, it always listens on port 22 for SSH connections.
show asp table socket
TCP 001f549f <<pub IP>>:22 0.0.0.0:* LISTEN
how do i make it listen on different port?
Here is relevent config for SSH for cisco 1841 (port forwarding)
ON ASA
object network ROUTER
host 10.10.1.1
[Code].....
View 28 Replies
View Related
Apr 25, 2011
Does the E1000 router come with a default security setting upon installation using the supplied CD?
View 9 Replies
View Related
Aug 8, 2012
What is the default IP address for a Netopia 3347 router?
View 3 Replies
View Related
Nov 21, 2012
The setup looks like this:I have a core swith (HP Procurve) which is connected to Cisco router ( which is ISP router).I have to create vlans and do intervlan between them and reach the ISP router.I created two vlans on HP Core Switch ( apart from default vlan 1) , vlan 99 ip add 10.110.234.1 subnet 255.255.255.128 and vlan 999 ip add 10.110.234.129 subnet 255.255.255.128,vlan 1 ip add 10.110.232.42 subnet 255.255.254.0.tagged the ports of vlan 99 and vlan 999 in vlan 1. I am able to do intervlan routing, but i cannot reach router which is 10.110.232.1 subnet 255.255.252.0.I tried these scenrio on packet tracer, it is working fine.
View 3 Replies
View Related
Feb 22, 2013
I just purchased a Buffalo WZR-600DHP router and have been having a weird issue. When using the router on the shipped DD-WRT firmware I consistently get "The default gateway is not available" error and I have to reset my wireless adapter on my laptop. This issue doesn't occur on my hardwired desktop or interestingly enough when the Buffalo router was switched to the "user-friendly" firmware the issue didn't occur either. Both times the router was on the DD-WRT firmware I've had the default gateway issue.
View 1 Replies
View Related
Mar 14, 2013
Id like to keep private the fact that im using a Dlink router, for exemple, if someone tries to connect to my network they will be directed to a page with something like,d-link error page Oops! The page you requested is not available
Where can I delete this function, so that there is no page at all shown ?
View 7 Replies
View Related
Nov 27, 2012
i setup my new EA6500 with the ethernet cable from my cable modem plugged into the EA6500, but with my old E4200 still switched on, but disconnected, i seemed to have ended up with a ip address of 10.250.27.47, not the 192.168.1.1 i was expecting, which i had with the E4200, my question is, is 10.250.27.47 something i should expect with the EA6500, or do i need to do a factory reset on the EA6500 and start again with everything else switched off as a precaution ?
View 6 Replies
View Related
Oct 25, 2012
hrome threw me a DNS lookup failed. I go into my network settings and I noticed that I had limited connectivity. It would switch between no network access and no internet access every few seconds. After a bit of fiddling around, I got it to connect through assigning myself a static IP. This isn't exactly convenient because I use this computer on multiple networks. When I try to have it on automatic IP, I get no IP address or default gateway when I do an ipconfig /all. It would appear that my router quit assigning my laptop an IP for no reason whatsoever. DHCP is enabled on the router, and all other devices work fine. What could possibly be the problem here? I'm 99% sure it's not an IP conflict either. It's not being MAC filtered because I'm on the thing right now posting this through a static IP. It's not my A/V because it's worked great in the past. Perhaps I should also mention it occasionally says "unidentified network" instead of the SSID
View 8 Replies
View Related
Oct 17, 2011
I have a central office and two branch offices, these offices are connected by a private routing service that has no connection to the Internet, the telecommunications operator in each office installs a router with a LAN and a WAN IP and configuration of these devices cannot be changed except the LAN IP. Only the central office network that is 192.168.0.0 have a router that has internet access. Remote offices have no access to the internet, what is needed is that remote offices can access the internet using ADSL router 192.168.0.254 at the central office. There are a small devices in each remote office that must connect to the internet and do not support any configuration except IP, mask and gateway, for example you cannot add a static route. Currently the pc's at remote offices has IP communication with the server from the central office using a static route. put some VPN routers between each LAN and the operator's routers (where RT yellow star appears in the diagram) and put the hosts of the two branch offices same IP range that the central office network? I had thought to use RSV400 routers?
View 6 Replies
View Related
Apr 20, 2011
How do i closed/stealth port 22. I did try a different model router, it shows port 22 stealth with grc.com online port scan.But the new upgraded firmware router 2wire 5012NV, tested also at grc.com show port 22 opened.
View 12 Replies
View Related
May 12, 2012
What is the default IP address of Buffalo Wi-Fi Router WHR-HP-G300N-AP? I just bought new one but I forgot that my PC CD-ROM is not anymore working. I'd like to set this up thru the default IP address.
View 1 Replies
View Related
Jun 25, 2011
Lost password to router default reset of router, says it can not find server
View 1 Replies
View Related
Apr 21, 2013
This router is resetting to default(erase router name and passwords and resetting router login to default. only thing i see is my sons has a iphone that will use the wifi and i have set parental restriction on it during certian hours. This past 3 time it has reset in 2 weeks his phone with the parental restricions are common. one other thing is i use the app on my droid to check settings on the router .
so th ecommon points here are one one using wifi threw router and has restrictions on it and outer is me with the linksys app to log into my rrouter and make a change like yuring on parental controls on..
but what happens is the router will reboot and renames itself to cisc05179 and cleared all protection and sets router to unsecured.
View 3 Replies
View Related
Nov 9, 2011
I have a WRT54GX2 router and my laptop is connected wirelessly to the router. It worked fine before but now, the connection is only local, it's not connected to the internet.On the router, it says: Default Gateway: 0.0.0.0.I think that it should say 192.168.1.1 instead.I tried dhcp release and renew but it didn't work.The firmware version is 1.01.22.
View 3 Replies
View Related
Sep 16, 2012
I am currently using an E900 wireless router. The router is on the second story so I have to use a wireless router booster to enhance the signal strength. I have been using the booster for well over a month with no issues whatsoever; however, tonight I attempt to get onto World of Warcraft and I keep getting disconnected every 5 minutes. After I run the diagnostic it fixes the problem and says that the "default gateway not available". I tried restarting the router, restarting the booster, unplugging the wireless adapter, checked the firewall, and also restarted my computer.
View 2 Replies
View Related
Apr 15, 2013
I've noticed that my 192.168.1.1 login console was slow loading up on my E4200 V1. The router functioned just fine(wireless and wired). These past few days I tried to log in to set some DNS settings and I cannot access 192.168.1.1.I have tried via wireless and wired. The router powers on still seems to function but won't allow me to load up the admin console page.To my last resort, I held in the tiny reset button and the router seems to have went back to it's default settings (SSID = Cisco#####) but I cannot connect to it. what I can try to get back into the management window.I was able to manage everything from my laptop about a month ago or so, but now I can't do anything.
View 9 Replies
View Related
Feb 16, 2012
I have a Cisco 2911 that I am configuring for a remote site. I have configured a IPSec Tunnel from our main site ( ASA 5510 ). The Tunnel is up and I can connect from the main site LAN to the address of the 2911 through the IPSec Tunnel. The 2911 is equipped with a 16port switch service module. The switch is configured with an address and I can open a telnet session to the switch. From that session, I am able to reach hosts on the LAN across the IPSec tunnel. However, when I open a telnet session to the 2911 router, I cannot reach hosts on the main site LAN from that address. When I do, the traffic is sent outside of the tunnel instead of inside it. It works from the service module as traffic between the interfaces have the ACL for insteresting traffic applied, but traffic generated from the address of the 2911 router does not seem to get picked up by the ACL on the IPSec tunnel and it is getting the default route applied and going directly to the outside interface instead of to the tunnel. how to make this work?
View 3 Replies
View Related
Jan 22, 2012
I am pretty clueless with anything beyond creating a simple home wireless network. But I work at a 10 room inn which is surrounded by a few properties that are also part of the inn. We need to adequately cover a diameter of about 400ft in all directions from the inn with wireless internet. Even at 400 ft the signal should be reliable and able to Skype and stream videos. The path from the Inn to each of the surrounding properties is clear. For those with experience setting up a wireless network with 400ft diameter, what equipment would you recommend?
Our network now consists of several WRT54G routers. The access points use the default antennas and we have a couple directional antennas to reach a couple of the nearby houses. We need the signal to reach another house or two now. Rather than installing more directional antennas, the owner of the inn wants to wants to just purchase new equipment for the Inn to easily reach all of the surrounding houses which house innkeepers or guests.
View 6 Replies
View Related