Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: ifconfig

28 Sep

Packet Sniffing

Configure ‘eth0’ in promiscuous mode to gather packets (sniffing)


ifconfig eth0 promisc
admin Posted in Command Line, Linux eth, filler, ifconfig, network, packet, sniffing Leave a comment
14 Sep

Configure IP Address

Configure IP Address using the ifconfig command


ifconfig eth0 192.168.1.1 netmask 255.255.255.0
admin Posted in Command Line, Linux configure, eth, filler, ifconfig, ip, network Leave a comment
06 Jul

NIC Card Configuration

Show configuration of an ethernet network card


ifconfig eth0
admin Posted in Command Line, Configuration, Linux card, command, ifconfig, Linux, network, nic Leave a comment
22 Dec

Find Current IP Address

Find the IP address of all the active interfaces.


ifconfig | egrep -o '^[a-z0-9]{1,12}|inet addr:[0-9.]+'
admin Posted in Command Line, Linux address, command, egrep, eth, ifconfig, interface, ip, Linux, network Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑