Skip to main content

All Questions

Tagged with
0 votes
0 answers
32 views

Victim loses internet connection during arp spoofing against it

The point is as follows. VirtualBox is installed on my laptop. It has a Kali Linux virtual machine installed with which I want to perform ARP spoofing on my phone. In the Kali Linux network settings, ...
Timur's user avatar
  • 1
0 votes
1 answer
77 views

Does sending packet to machine in local network broadcasts or uses router

If I have 3 machines in a local network let's say A, B and C. Now A wants to send some data to B. Now, A needs to know the IP and the MAC of B. For simplicity, let's assume IP of B is known. a) To ...
Shivanshu Arora's user avatar
1 vote
0 answers
51 views

Why am I seeing ARP requests for addresses outside of subnet

In my home network I have a router running Linux, with several VLANs coming into the same physical interface. This is what things look like on the router: ➜ ip a 1: lo: <LOOPBACK,UP,LOWER_UP> ...
rvdp's user avatar
  • 233
-4 votes
2 answers
313 views

If I changed my MAC address, does it effect my ethernet to internet in anyway?

I'm on a public network and I can connect to WiFi for free but to use internet I need to put username and password. And when my card ended I usually see who's the network with me like I'm doing right ...
Admeral Semo699's user avatar
0 votes
1 answer
140 views

Why all the MAC addresses on my network is the same?

When I write arp -a on CMD I found all the devices that connected to me network. But the problem is they all have the same MAC addresses? How can I get the MAC addresses for all of them? Is there any ...
Admeral Semo699's user avatar
0 votes
1 answer
207 views

How am I getting ARP from the internal IP of the router?

I have computer with the IP address: 10.0.0.1 and a another router in the same network, WAN is: 10.0.0.5 and LAN is 192.168.10.1 When I'm typing route add 192.168.1.0 mask 255.255.255.0 10.0.0.1 and I'...
mikuzan's user avatar
  • 41
0 votes
2 answers
2k views

Direct ethernet connection without knowing the Subnet

I have two linux devices: A: One has static IP (eg. 10.255.253.5 and mask 255.255.255.0). I cannot know or change this IP. B: The second has a direct access (Screen and keyboard) I'd like to connect ...
Manitoba's user avatar
  • 189
1 vote
1 answer
601 views

Does a router's ARP table contain the MAC address for all destination IPs?

Let's say we have the following configuration. WAN - Router -------------------- Switch --------- Client | | Multiple switches connected to router | ...
itsmarziparzi's user avatar
1 vote
3 answers
2k views

How does a router identify a device with a static ip?

When a static ip is configured on a device, how does a device identifies itself to the router or how does a router identify the device? What process/protocol involved here? I belive it has something ...
Anton's user avatar
  • 13
0 votes
2 answers
613 views

Ping is only succeeding one way

I have two devices (a PC and a laptop) on a small network connected by Ethernet. I have assigned static IP to the NIC of each device. The laptop's NIC has IP 192.168.1.101 and logical interface ...
user avatar
1 vote
2 answers
88 views

ARP request not broadcast to local network with TL-WR481N

I want to run a server on my local network. It is a machine running NixOS and using the static IP 192.168.0.16. All other devices use DHCP. The server is called M, my laptop is called S (192.168.0.150)...
Gecku's user avatar
  • 53
0 votes
0 answers
210 views

Is Windows susceptible to the ARP flux issue?

I have a test setup where a device is connected through an (integrated) Ethernet switch to a multiple Network interfaces PC running Linux. The goal of this setup is to test all the interfaces with ...
ricardomenzer's user avatar
0 votes
1 answer
443 views

ARP cache: what does a `mask` value of `*` represent?

/proc/net/arp contains something like the following on my Linux box: IP address HW type Flags HW address Mask Device 10.1.0.70 0x1 0x2 a4:4d:aa:6b:...
Tom's user avatar
  • 357
1 vote
1 answer
133 views

Is it possible to send packet under other node's IP?

I have 3 machines on my network 192.168.2.1 => pfSense Router ( 00:0c:29:d4:1f:88 ) 192.168.2.2 => My Kali Machine ( 00:0c:29:20:f8:0a ) 192.168.2.11 => Linux ( 00:0c:29:1a:b0:f0 ) What I ...
LoneWolf47's user avatar
0 votes
1 answer
134 views

What is the source ip dest ip source mac and dest mac in Gratuitous ARP response

So I am sitting at host A. And I need to send Gratuitous ARP response to Host B. in Gratuitous ARP response I dont know the mac address of Host B my computer on LAN. But can I add 0xFFFFFFFFFFFF to my ...
user786's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
10