|
Here's the scenario... I have a table of subnets. (see below) I have an ip address. I would like to find out what subnet the ip address belongs to based on a lookup in the table. This association will then be used to determine what location the user is...
Started by Boolean on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If your table, including determining if a given....
For the same token, the subnet is really a range of consecutive ints from network address check if that integer is in range of the subnet by doing simple int comparisons.
In decimal form.
|
|
On Thu, 03 Jul 2008 05:37:14 GMT, "eager" <eager@beaver.it
There is a network as follows:
DHCP server - Subnet A - 10.10.10.65 - Router - 10.10.10.93 - Subnet B
5 Client computers in Subnet A:
IP address: 10.10.10.66 - 10.10.10.70
Subnet mask...
Started by eager on
, 21 posts
by 7 people.
Answer Snippets (Read the full thread at omgili):
When you change the subnet mask on B to 255.255.255.192, you're basically@pd7urf1nowrote:
Subnet....
When you change the subnet mask on B broadcast domains.
Also have the two subnets on a single
physical network.
|
|
I am new to the KACE M300 and wonder if I hit a limitation of the box or did configure something incorrect.
I installed the deployment client on our WSUS server and have the subnet mask set at 255.255.0.0
The inventory is however picking up servers and...
Started by ctadema on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at appdeploy):
|
Ask your Facebook Friends
|
Good morning:
I know make subnetting when class A, B and C and his mask are respected eg. 192.168.1.100 /26 but I don't know when e.g. I'd to subnet clasless e.g. 136.170.96.24 /29. It's an ip of class B but the subnet mask not.
Can anyone help me?. Thanks...
Started by reg_cisco on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at cisco):
/25 subnets a .0 subnet, a .64, a .128, and a .192 subnet
Google search "ip subnet calculator" and download with....
/26 just means "use 26 binary bits as the subnet mask".
An IP address is 32 binary bits.
|
|
Target:
want to replicate a folder on 2 machines
situation: we have 2 windows 2003 servers (for this purpose) in a domain and each of these servers has 2 network cards; and each server have 2 ips, one on the LAN and one on the internet like:
20.20.0.1...
Started by Kaveh Shahbazian on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Doing a quick search, I'm versus that it will, but it's worth a shot:
Member 1: route add 20.20.0.101 mask 255.255.255.255 192.168.0.100
Member 2: route add 2....
To, or to influence how it selects the partner interface to route traffic to .
|
|
Hi,
runcluvfy.sh script fails on Linux node. Below are the details of checks which failed:
[grid@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: ...
Started by 892677 on
, 15 posts
by 3 people.
Answer Snippets (Read the full thread at oracle):
): 192.168.2.101
Subnet mask: 255.255.255.0
Default gateway: 192.168.2.1
Private ip (eth1): 10.10.10.50
Subnet mask: 255.255.255.0
Default gateway: none
Node 2 hostname : rac2
Public ip (eth0): 192.168.2.102
Subnet ....
|
|
I've been studying for a few months and I need to get my CCNA cert at the end of Febuary. Now I know the material pretty well but my only problem is subnetting. I Can subnet but it takes such a long time for me to do because Ive never been good with my...
Started by ari me on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at cisco):
Mask – 255.255.255.224
Take 224 and subtract 172.x.x.x What subnet....
Let’s say you want to know how many IP address you have given a subnet mask.
To find the number of IP addresses for a subnet mask or CIDR notation.
|
|
On Mon, 26 Jan 2009 04:01:02 -0800 (PST), "dgeesaman@gmail.com" <dgeesaman@gmail.com
Hello all. I'm struggling with a performance/connectivity issue seen
by the clients in our SBS 03 network. It began when we switched from
DSL to cable and had...
Started by dgeesaman@gmail.com on
, 13 posts
by 5 people.
Answer Snippets (Read the full thread at omgili):
: Yes
WINS....
: 173.15.xxx.yy7
Subnet Mask.
: No
IP Address.
: 192.168.16.1
Subnet Mask.
: No
IP Address.
Enabled.
|
|
On Mon, 26 Jan 2009 15:28:04 -0800, jfisk <jfisk@discussions.microsoft.com
Hi,
I am setting up a 2008 server and am joining clients to the domain. A
client in teh same subnet as the server can join fine (192.168.0.X), but if
the client is on ...
Started by jfisk on
, 9 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
The client on the different
subnet....
: 255.255.255.0
Lease.
: 192.168.100.173(Preferred)
Subnet Mask .
: 192.168.0.117(Preferred)
Subnet Mask.
Address.
|
|
Hi all,
I've a host which has windowsxp installed on it and has the following
ip configurations:
---------------------------------
Physical Address. . . . . . . . . : 00-1B-FC-2E-2B-6C
Dhcp Enabled. . . . . . . . . . . : No
IP...
Started by hongyi.zhao@gmail.com on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at omgili):
It can reach
your gateway, coz looking at it, seems like IP and Gateway are not on
the same subnet 192.168.1.255
gateway 192.168.1.251
dns-nameservers 68.105.28.12 68.105.29.12
dns-search homelan are not
on the same subnet.
|