Mac OS X:
$ ipconfig getpacket en0Where en0 is your Ethernet interface (you might want en1 if you are using a wireless connection)
Windows:
ipconfig /all
Linux:
$ more /var/lib/dhcp3/dhclient.eth0.leasesWhere eth0 is your Ethernet interface.
A collection of computer systems and programming tips that you may find useful.
Brought to you by Craic Computing LLC, a bioinformatics consulting company.
$ ipconfig getpacket en0Where en0 is your Ethernet interface (you might want en1 if you are using a wireless connection)
ipconfig /all
$ more /var/lib/dhcp3/dhclient.eth0.leasesWhere eth0 is your Ethernet interface.
No comments:
Post a Comment