Press "Enter" to skip to content

Posts published in “Computer & Internet”

Point domain to server without adding to cloudflare [closed]

I am trying to point a domain from a registrar (namecheap in this case) to my website/server which uses cPanel (but is also behind Cloudflare) without adding the domain itself to Cloudflare.
But I keep getting the error saying the domain i...

Limiting bandwidth for Windows [closed]

I am trying to throttle my internet speed for testing purposes. I am looking for a command-line utility for doing so as I want to integrate the commands in a script. In Mac, the PF (packet filter) and dummynet come in default. So, throttli...

Wireshark filtering, wpa2 handshake type value and other types

I am capturing a wpa2 handshake with wireshark, and there is the type value of 03 which is a key I wonder if this type is constant for wpa2 handshakes, also the value of other types, if there were to be, for example what does 01 or 02 or 0...

First usable addresses [duplicate]

Network id: 173.128.0.0/18
We have two different networks
Network A has 3319 usable hosts and Network B 126
I calculated their subnet masks, but now I am not sure how to calculate their first and last usable addresses
Is it 173.128.0.1 or ...

Hop 1 of the traceroute to Internet is not the gateway

I'm assigned to a public IP address from my organization. Here is my default route:
IP: 45.150.164.x
Gateway: 45.150.164.1
netmask: 255.255.255.0
And here is the result of traceroute 8.8.8.8 from my PC(45.150.164.x):

1 1 ms <1 m...

What is the meaning of link#2 in this QNX routing table

What is the meaning of link#2 in this routing table.
How to find the associate network iface. Please help if any QNX command for the same.
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interf...

Confusion between MDI and MII

Media Dependent Interface
Media Independent Interface

My understanding is 2. is an interface between PHY chip and MAC block on the board. PHY chip can be on the board, or detachable. It is rather PHY chip independent rather than being ca...