473,699 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I can't ping my other pc on my network

1 New Member
Hi guys

really need some help..
i have 2 networked pc's using my gigabit switch.
i assigned them ip address of the same range(10.10.10. 100 & 101) and i can ping both.

i change the ip address of the other 1 with different ip range(192.168.0 .220) because i am going to connect my pc to the internet through my office internet settings.

my problem begins here..i can't ping the other pc & vice versa.
any settings i need to amend so i can ping the other 1? please shed me some help.
thanks a lot.
Oct 10 '09 #1
1 2596
maxamis4
295 Recognized Expert Contributor
I am not sure if you are still having this problem but lets back up.

Did you mean switch or router?

What are you connecting the second machine to that has the 192 address?

Are you saying you have a switch that routes 10.10 in the office in addition to the office network which is on a 192 subnet set.

Please explain so I can help you further with an answer.
Nov 1 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

17
18201
by: wana | last post by:
I was reading through original source code of ping for some insight and was confused by unusual code. Entire listing available at: http://www.ping127001.com/pingpage/ping.html #include #include #include #include #include #include #include #include #include #include #include #include
2
2112
by: Devin | last post by:
I am trying to figure out a way to ping IP address. This is because we assign all of our IP address in house, and when we are assigning a new one, we wish to verify that it is not already in use. THis functionality needs to be webpage based though. Basically all I need is a way to tell a computer to ping a certian IP, and tell me if it is in use or not. Any ideas? If someone could provide some code that would do that it would be greatly...
5
3427
by: Brett Romero | last post by:
I'm running the code below to get network paths. DirectoryInfo diSource = new DirectoryInfo( fullPath ); They usually look like this: \\cpx-270\SomeFolder I may or may not have access to SomeFolder. Sometimes the machine isn't on or the folder is spelled "SomeFolders" on a particular
11
42293
by: nosipho | last post by:
Hi guys, I've got this PC on my network. I can access everything on it on the network but I can't ping it. I tried pinging with the computer name and the IP adress aswell but It just doesn't want to ping. I can ping other workstations from it but not it. What's happening here Guys??
2
3959
by: adnanahmed714 | last post by:
hi 1) i am using a home network consisting of two computer.on One pc i have Marvell Lan card(built-in on the board) and on the second pc i have BayLan network adapter. What i know if two pc's are on the same network they ping each other easily.But i my case Pc with Baylan ping the Marvell's Pc but Marvell Pc does not ping the BayLanPc.?(ALso used a Switch in between but result is same) 2) i attach a laptop to Marvell'sPc direct and...
15
1595
by: jim | last post by:
I have a user that uses a built-in wireless ethernet card to connect to our wireless router and surf the internet from behind our router and uses a wireless Sprint card to connect to the internet when not in the office. I need to be able to detect when he is connected from the office and when he is connected via the Sprint card. Monitoring the status of the Local Area Connection may not be the best solution because he may use it to...
6
3456
by: Dave Marden | last post by:
I currently use this routine in vbscript to ping computers and get the status of ping to determine whether to try to backup a machine, I am trying to change it to work with vb2003.net I am wondering if anyone has a ping function they could share with me. I have done some searching on this but cannot find anything specifically for vb2003. Sub PingComputer If PingStatus(PCName) = "Success" Then
0
1962
by: aalguire | last post by:
We have quite a few Nortel Baystack 450 switches. We are experiencing daily network outages and in the process of diagnosis I noticed that ping response times were slow. Response times pinging from inside the switch is 30-150ms. Pinging the switch's own IP address from inside the switch is 1-20ms. Pinging the switch from the a network server or workstation is 30-50ms. Pinging network devices other than the Nortel switches is 1-4 ms response so I...
0
1481
by: SyGC | last post by:
Hi Guys, I have used Threading for Network.Ping to continuously ping an IP address if ping is successful Image A is displayed if not Image B. The code is as follows: Imports System Imports System.Diagnostics Imports System.Threading Public Class Form1
0
8697
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8930
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8892
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7761
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6538
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5878
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4634
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3061
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.