2 NIC Cards With Windows XP3 Using Route Command?
Jun 9, 2011
1 computer (Computer A) has 2 NIC cards. 1 NIC card is on the LAN which connects out to the internet.1 NIC card is connected to another computer (Computer B) via crossover cable.
Assume Computer A NIC #1 IP:
1.1.1.2
Assume Computer A NIC #2 IP:
1.1.1.3
[code]...
Computer A and B can ping each other on their connected NICs. But Computer B cannot ping Computer A's network/LAN facing NIC card.Also Computer B cannot connect to the network. I cannot use Microsoft ICS due to company policy. I think I can use the route command and have a persistent route that would allow computer B to connect to the company's network. Also the bridge command also seems disabled (even when I select both connections at once).How should I configure the route command? Should I have a default route?I assume from Computer B the default route would something like this:route add 0.0.0.0 mask 0.0.0.0 1.1.1.3Does the network connection from Computer A to B need a default gateway?Are there any extra commands aside from the default route which would allow full connectivity? I'm trying now just to be able ping Computer A interface #1 to/from Computer B. But no luck. I want to statically configure Computer B with the same DNS settings, and bring it up on the domain.
View 14 Replies
ADVERTISEMENT
Aug 20, 2012
Each time I try to add a new route(route add 172.24.0.0 mask 255.255.0.0 172.21.0.4). I get the following error message: The requested operation requires elevation.
View 1 Replies
View Related
Jun 5, 2013
I have an 877 router which has a DSL WAN interface. The DSL service at this site is unreliable, so the company have purchased a separate 3G router to be used as a backup. This device maintains 3G connectivity at all times and has a static IP on the internal subnet (for arguments sake let's say 10.0.0.253).
What I want to do with the Cisco router is to track the DSL interface and if it is up, install a default route pointing to it. If it is down, I want the default route to be the 3G router.
I am thinking the best way to do this is to set up a track and then set 2 default routes; one which is installed if the tracking is up, the other has a higher admin distance and points to the 3G router and thus should only be used if the track is down. For example:
track 10 interface Dialer0 ip routing
delay down 30 up 30
ip route 0.0.0.0 0.0.0.0 Dialer0 track 10
ip route 0.0.0.0 0.0.0.0 10.0.0.253 100
Is this likely to work or is there a better way to do it?
View 7 Replies
View Related
Aug 6, 2012
I have an 8 port Gigabit EHWIC in my Cisco 1921 router. A darn nice little switch module.
However, through my research, I am unable to find if I am able to change the way the NIC lights (green LEDs) on each port function. They basically just stay lit 100% non flashing when connected regardless of the port speed and duplex and ignore flashing for any activity.
Is there a deep layer command on these EHWIC cards to make them flash with activity like full standalone switches? Trust me when you have enough switch ports filled up it does make monitoring your networks health and activity by having the port led's respond to traffic flow. At least in my opinion.
View 6 Replies
View Related
Sep 30, 2012
I have cisco switch 3550 IOS Version 12.1(19)EA1c.
I can configure route-map commands on that. but i can not apply that into any vlan interface. while i try to apply the following command ( ip policy route-map PBR) on VLAN int i get an error msg saying that the command is not recognized.
View 3 Replies
View Related
Feb 25, 2013
We have two catalyst 3560 switches running c3560-ipbasek9-mz.122-58.SE2.bin They are connected using etherchannel using gi 0/21 - 24 interfaces.
on 3560-1 switch, there isn't any ip-default gateway or ip route configured. It only have 1 interface vlan configured.
on 3560-2 switch, there is ip default gateway configured along with 1 interface vlan.
What i dont understand here is that, i can reach out to other subnets from 3560-1 switch in which the routing is not enabled?
View 4 Replies
View Related
Mar 1, 2012
I have 4 computers with 3 LAN cards (1 onboard + 2 PCI) installed on each of the machines. One of the machines run Windows Server 2008 and other 3 run Windows XP. I am trying to simulate routing on these desktops. I have connected all the machines in a mesh topology. Please refer to the image attached. I am able to ping all the 3 machines from the server machine. However when I try to ping the machines from the client PC running XP, it is able to ping only one machine connected to it. All the network cards on the client machine running XP show that they are connected (in control Panel-> network connections). But ping packet shows only one host is reachable. The other two network cards(that are not able to ping other machines) are showing red light. I am not able to get over this.
View 8 Replies
View Related
Jul 12, 2011
My problem is that my XP network cannot access my Win7 server, but its not the same problem that has so many solutions around on the internet.Here is my situation:I have 2 networks in my office.
-Network1 consists of 3 WinXP machines connected via Router1 to Modem1 to the internet.
-Network2 consists of 7 64-bit Windows7 machines connected via a Switch to Router2 to Modem2 and then to the internet.
I also have a server machine running Windows7 64bit with two network cards. One NIC is connected to Router1, the other connected to the Switch.All of the above machines are all under the same work group: WORKGROUP..My Windows7 machines on Network2 can interact fine with the server.However, my WinXP machines cannot access the server "most" of the time, I've had a rare few occasions where it magically worked.
View 4 Replies
View Related
Jan 12, 2011
My onboard network adaptor card died so I bought a Rock USB lan Card RJ-45. It worked for 30 mins then just stopped working. When I look at the device driver details, it recognises it, and also says the drivers are up to date. When i try to connect to the modem for internet connection it says ....There might be a problem with the driver for the Local Area Connection 4 adaptor. A network cable is not properly plugged in or may be broken....Ichanged the cable, still same message, I went to the internet on another computer to download drivers but it still says drivers are up to date. My system is a hp p6380a home pc. Running windows 7 64 bit. Im thinking that it might be a faulty usb card but when I spoke to a guy at a computer shop he said that they are not compatible with 64bit computers. Ok then why did it work for 30 - 1hour.
View 1 Replies
View Related
Feb 27, 2011
windows 7 won''t go into DOS commands and having problems with network. Often does not get a Local Area Connection, no IP Config, DNS Server Config not responding
View 2 Replies
View Related
May 28, 2012
I have a problem to install linksys router driver to my win7. It crash on 13 or 14%. It say's that app crashers. What i have to do?
View 3 Replies
View Related
Aug 20, 2012
I have a Windows 7 based Dell computer and it can connect to the wifi but not the internet. I have 2 android phones and ASUS netbook with Windows 7 Starter that have internet access.I've tried the netsh commands as admin. I did download Xirrus WiFi Inspector but it tells me nothing new. I've tried drivers. I did a system restore to a point prior to updates and it worked fine until I installed the new updates. These are my results from the ipconfig command:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:UsersWhatAJoy>ipconfig/all
Windows IP Configuration
Host Name . . . . . . . . . . . . : OwlAlwaysLoveU
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid[code].....
View 13 Replies
View Related
Apr 26, 2011
Hoy-hoyIs there exist any tool like iwconfig (linux tool, I think), but working in windows XP?civ-civ
View 3 Replies
View Related
Nov 7, 2011
First this is my setup, i have a 100x100 mb fiber pipe at a location i am working at. i am comming out of a cisco fiber router to ethernet. i am coming straight from the fiber switch to the computer at a 1gb connection. So my problem is when i try to upload to my ftp server via windows explorer i can never get about 1.5mb, but if i upload via command prompt it goes at about 60mb upload, so the pipe is good. So you say why dont you just use the command prompt, well i have specialized gear here that run xp emmbedded and it does this via the windows explorer. I have tried 4 other computers and they all do the same thing. I tried a UDP video stream and worked at over 10mb stream. but all the ftp uploads cap out at 1.5mb.
View 3 Replies
View Related
May 19, 2012
Windows XP sp3 home edition.On login in when the PC open the desk top the icon opens and a command prompt flash and desappears
View 1 Replies
View Related
Apr 3, 2011
I walked in to the room and my 1 year old daughter was carrying my laptop. I turned it on and now I no longer have the option to connect to wireless networks. It's like the computer doesn't recognize a wireless card. I have an old dell with windows xp. At first thought I figured that she may had dropped it and dislodged the card, so I took the cover of the slot off and everything seems to be in place. The wireless card is a broadcom.
View 3 Replies
View Related
May 11, 2011
I was wondering what kind of wireless network adapter stick I should get for my windows 7 computer? My older one somehow had issues (device was not recognized or whatever)
View 4 Replies
View Related
Dec 27, 2011
my specs are:[CODE]After i re-installed win 7 home premium 64 bit edition i've managed to install successfully the Realtek PCIe GBE driver but when i connect the router directly to the laptop i got no internet.Meanwhile windows did not recognized the WiFi network card Atheros 9285.i tried diffrent driver and though it had been installed, in Device manager i only see "Bluetooth generic module" and in the "change adapter setting" i only have Local Area Connection.
View 5 Replies
View Related
Feb 20, 2012
i have a windows 2003 server using it as a proxy server with 2 nics. 192.xxx.xxx.xxx to the LAN and 172.xxx.xxx.xxx to the internet router. although I can browse on the LAN, i cannot ping any public ip. because of that i cannot use my outlook to get my mail.
View 1 Replies
View Related
Dec 5, 2012
I just installed windows 7 on a new machine I built myself. I ran the driver cds for the motherboard and GPU.
I have 2 wireless cards I have tried neither will pick up any wireless signals.
One is a Linksys wireless-G pci adapter Model wmp54g the other is a broadcom netlink gigabit adapter also wireless.
I have tried the newest drivers by downloading them but still no luck.
I am currently tethered to my phone.
View 19 Replies
View Related
Mar 7, 2011
I have an asus K52f laptop running windows 7, and i cant connect to my schools wifi router, some Cisco model. However i can connect with my iTouch and most apple computers can connect. My friend who has an HP on Win7 was able to connect. I asked him how and he said something about changing the properties of the network card so it was on cisco. Im not sure what he meant, and when he tried on my computer he said i needed to update the card something
View 3 Replies
View Related
May 27, 2012
Perhaps once a week my ethernet port stops working. That is, it is still displayed as 'working properly' in the device management screen, but it is unable to connect to dns. System restore does not solve this problem. plugging the ethernet cable in and out (10 times) does not solve this problem. Modem reset does not solve this problem either. I decided that perhaps ethernet controller is faulty, or perhaps the ethernet port in itself- so I bought a 'usb to ethernet' adaptor and surprisingly the internet connection problem persisted (during the instances when my laptop ethernet port had problems connecting to DNS, the adaptor was also unable to connect to internet).
What does solve this problem is this: I have another notebook - I plug the ethernet cable into that computer. Obviously, internet works without any problems with my second notebook. After that, I plug the ethernet cable back into the laptop which is now unable to connect to DNS. Quite often the Not being able to connect to DNS issue still remains the first time I do this, so I have to connect ethernet cable back into my second notebook and then plug it back into the notebook with a connectivity problem. After I do this 2 or 3 times, my windows 7 laptop is finally able to connect to internet.
View 3 Replies
View Related
Jun 30, 2011
I have 2 NICs in my Windows 7 PC at work.NIC #1 connects to our private network and is also how I connect to the internet. NIC #2 connects to our customer's network and does not allow internet connectivity for me.When I first boot up my Windows 7 machine I get the following info in route print:Despite the fact that I have a persistent route with metric 1 to send my internet traffic to the 172 subnet, the internet requests go to the 10 subnet. I am guessing that is because the non-persistent route to the 10 subnet has a metric of 20 vs. the 21 for the 172 subnet. I delete the route 0.0.0.0 mask 0.0.0.0 10.242.1.254 and I am able to connect to the internet again.HOWEVER, after something like 4-6 hours, (without rebooting) the bad route automatically reappears in my route table! I become aware of it because I suddenly have connectivity problems. There are no entries in the Windows Logs that seem to be related (i.e., no DHCP renewal requests.) so I do not know how or why it reappears.
View 1 Replies
View Related
Jul 31, 2012
I have an ASa 5510 and setup remote dial in users.
I wanted to use the windows 7 built in client and also the draytek site to site VPN options however when they connect VPN traffic will not work however when i use the cisco VPN client then everything works fine.
All the VPN's connect pretty quickly.In the syslog I a getting errors when i try and ping something: [code]
View 2 Replies
View Related
Feb 25, 2013
I have the Mts Mbrowse ZTE AC 8720 data card. it has problem in installing in windows 8 but it works properly in window 7. It has an error fail to install access serial port 0. i didn't understand the error.
View 1 Replies
View Related
Sep 7, 2012
I have a TP link TL-WN722N wireless adapter and it refuses to work on my win7 machine. I've tried installying the cd driver, all the relevant drivers on the TP link website, and the generic atheros driver. I've also tried manually installing all those drivers using device manager to no avail, and it says "a device attached to your system is not functioning"
But I know the physical adaptor is working because I was able to successfully install it onto another computer (it was a windows 8 preview version).
View 12 Replies
View Related
Feb 4, 2012
1) I had Windows XP 2012 Security virus that I removed. The antivirus software also removed afs.sys and afs.reg file, that I repalced from backup. I also copied and merged afs.reg Doing this got me an ipaddress for my PC.
2) I can not connect my wired desktop to the Internet. I can ping the ip address of google.com but not the url. I can also not ping ip address of netgear.com. My laptop has no problem connecting to the wireless network.
3) I ran Winsockxpfix and flushed dns and no luck. [code]
View 8 Replies
View Related
Aug 26, 2011
I am using Dell Inspiron 4010 with Win7 Ultimate installed in it. what is run command to switch on the bluetooth?
View 1 Replies
View Related
Jun 24, 2011
I've enabled antispoof on all interfaces on asa 5510.If you start a traceroute to a network on the default route, everything works, since replies comes to an interface with route 0.0.0.0/0 defined.If you start a tracer route to a network that is NOT on the default route (let's assume coporate MPLS), you only get response from first carrier router, the other are discarded because of anti spoof violation.
I have ICMP inspection and icmp-error inspection enabled.
View 1 Replies
View Related
Jan 19, 2013
How to set up two sound cards in one pc.
View 1 Replies
View Related
Nov 2, 2012
I need a cheap router that can route between two ranges.
10.10.6.x
and
10.10.7.x
I don't want to use a PC with two network cards....I just need something cheap and simple.I was wondering whether any low to mid end consumer routers allows you to assign IP addresses for ethernet slots, or even create VLANs..?
View 6 Replies
View Related
Sep 8, 2012
I've got on-board LAN but I don't know how to use it. Am I meant to be able to surf the internet just like that if i have got on-board LAN???
View 3 Replies
View Related
Jun 27, 2011
My Internet is down. I appear to be getting power from the modem as all the lights are lit up. I have a wireless router. On my desktop I clicked on the Network icon and it said "3WIRE***" is in range but requires a Network Key (also called a WEP Key or WPA Key)? Could this be the problem? I've never had to enter a password to access my internet before. Do you know how I can find (or reset) my password? It's a D-Link router.
View 2 Replies
View Related