networking:linux_network_in_promiscuous_mode
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
networking:linux_network_in_promiscuous_mode [2020/07/15 09:30] – external edit 127.0.0.1 | networking:linux_network_in_promiscuous_mode [2021/01/07 11:48] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Networking - Linux Network in Promiscuous mode ====== | ||
- | Put the following in / | ||
- | |||
- | <file bash / | ||
- | BOOTPROTO=static | ||
- | DEVICE=eth1 | ||
- | ONBOOT=yes | ||
- | TYPE=Ethernet | ||
- | PROMISC=yes | ||
- | USERCTL=no | ||
- | PEERDNS=no | ||
- | HWADDR=xx: | ||
- | </ | ||
- | |||
- | Change eth1 and the hardware address (HWADDR=xx: |
networking/linux_network_in_promiscuous_mode.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1