Jump to content

Dsl Ip Address Sharing-----Testing Number Of Users On Ip


sailaway2000

Recommended Posts

I have been a 3BB Premier user for nearly 4 years at about 1100 baht per month. 3 down 1 up max speeds. And presumably better for international service.

This subscription is no longer available.

I once heard that the maximum number of users on a specific IP was 20 for the Premier service. Is this still true?

Generally speaking the service has been quite stable, without many problems, especially in the past year or so.

How would I, or can I, test the number of concurrent users on my IP address?

Thanks

Link to comment
Share on other sites

Nobody else is using your ip address!

What they mean is that the contention ratio is 20 to 1 on your connection, meaning that a 3/1 mbps international connection is shared with maximum 20 other users (each with their own public ip address).

No way that I know of for checking that though, best inication would be how stable the speed stays during a large download, and especially latency to known overseas servers.

Connections with high contention ratio's tend to have high ping times during peak hours as a result of requests getting qeued...

Sent from my GT-I9001 using Thaivisa Connect App

Link to comment
Share on other sites

How would I, or can I, test the number of concurrent users on my IP address?

I don't know about 3BB or the network architecture of the ISP but you can do a PING inside the range of your network layer or try to find the ARP package connecting directly to the modem or router in bridge mode, pretty difficult for an average user.

in CMD you can try something like this

FOR /L %i IN (0,1,256) DO PING 192.168.1.%i

replacing the ping 192.168.1. for the ip of your gateway or your segment.

for know that you need to look into your routing table if you are connected directly

NETSTAT /r

or into your router WAN status

Link to comment
Share on other sites

Thanks for the reply.

For your command line :

FOR /L %i IN (0,1,256) DO PING 192.168.1.%i

What do I replace the 192.198.1. %i with?

Route Table

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 24 1d 24 33 96 ...... Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC

- Packet Scheduler Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 30

70.42.244.237 255.255.255.255 192.168.1.1 192.168.1.2 1

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

169.254.0.0 255.255.0.0 192.168.1.2 192.168.1.2 20

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 30

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 30

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 30

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 30

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 192.168.1.1

===========================================================================

Persistent Routes:

None

Thanks!!!

Link to comment
Share on other sites

How would I, or can I, test the number of concurrent users on my IP address?

I don't know about 3BB or the network architecture of the ISP but you can do a PING inside the range of your network layer or try to find the ARP package connecting directly to the modem or router in bridge mode, pretty difficult for an average user.

in CMD you can try something like this

FOR /L %i IN (0,1,256) DO PING 192.168.1.%i

replacing the ping 192.168.1. for the ip of your gateway or your segment.

for know that you need to look into your routing table if you are connected directly

NETSTAT /r

or into your router WAN status

Here is my NETSTAT /r result. What should I replace the IP of my gateway with?

Microsoft Windows XP [Version 5.1.2600]

Route Table

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 24 1d 24 33 96 ...... Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC

- Packet Scheduler Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 30

70.42.244.237 255.255.255.255 192.168.1.1 192.168.1.2 1

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

169.254.0.0 255.255.0.0 192.168.1.2 192.168.1.2 20

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 30

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 30

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 30

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 30

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 192.168.1.1

===========================================================================

Persistent Routes:

None

Thanks

Link to comment
Share on other sites

Thanks for the replies.

Here are the results from NETSTAT /R:

Microsoft Windows XP [Version 5.1.2600]

Route Table

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 24 1d 24 33 96 ...... Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC

- Packet Scheduler Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 30

70.42.244.237 255.255.255.255 192.168.1.1 192.168.1.2 1

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

169.254.0.0 255.255.0.0 192.168.1.2 192.168.1.2 20

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 30

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 30

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 30

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 30

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 192.168.1.1

===========================================================================

Persistent Routes:

None

So, what do I replace the gateway IP with?

Thanks

Link to comment
Share on other sites

Thanks for the reply.

For your command line :

FOR /L %i IN (0,1,256) DO PING 192.168.1.%i

What do I replace the 192.198.1. %i with?

Route Table

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 24 1d 24 33 96 ...... Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC

- Packet Scheduler Miniport

===========================================================================

===========================================================================

Active Routes:

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 30

70.42.244.237 255.255.255.255 192.168.1.1 192.168.1.2 1

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

169.254.0.0 255.255.0.0 192.168.1.2 192.168.1.2 20

192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 30

192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 30

192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 30

224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 30

255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1

Default Gateway: 192.168.1.1

===========================================================================

Persistent Routes:

None

Thanks!!!

You are connected to the router in DHCP mode

thats mean your IP 192.168.1.2 is connected to the gateway 192.168.1.1 (local area)

you need to connect directly to internet I mean something very unsafe if you don't know what you doing.

if you have a modem connect directly to your PC and setup the PPPoE connection the user pass of your ADSL connection

if you have adsl router you need to go into your router and change to "Bridge Mode"

so when you do the netstat -r the first line shoud show the IP that your ISP give you (usually the public IP) and in green the Gateway so you must use the 3 first numbers of the Gateway.

Network Destination Netmask Gateway Interface Metric

0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 30

70.42.244.237 255.255.255.255 192.168.1.1 192.168.1.2 1 ....

But this is all theory or a play since the unique thing that you will do with the command line is know how much computers are in your segment,

Monty already explain about your Plan

if you want to play with the command line the most easy thing is take your Public IP and and take the tree first numbers

my IP address is 118.173.166.110

so the command line for my is

FOR /L %i IN (0,1,256) DO PING 118.173.166.%i

BTW have you a VPN?

70.42.244.237 <- this is strange 255.255.255.255 192.168.1.1 192.168.1.2 1

you can get more info with in this online tool http://network-tools.com/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.










×
×
  • Create New...