04-21-2014, 07:03 PM
I do not know what I did but I got it to work:
:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr bc:ae:c5:d9:b7:ca
inet6 addr: fe80::beae:c5ff:fed9:b7ca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:833073 errors:0 dropped:0 overruns:0 frame:0
TX packets:446630 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1185635451 (1.1 GB) TX bytes:38942686 (38.9 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:5739 errors:0 dropped:0 overruns:0 frame:0
TX packets:5739 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:519216 (519.2 KB) TX bytes:519216 (519.2 KB)
usb0 Link encap:Ethernet HWaddr 16:3c:2c:8a:14:c0
inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0
inet6 addr: fe80::143c:2cff:fe8a:14c0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4461 errors:1 dropped:0 overruns:0 frame:1
TX packets:3704 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4224926 (4.2 MB) TX bytes:786727 (786.7 KB)
It has this in there now;
inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0
:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr bc:ae:c5:d9:b7:ca
inet6 addr: fe80::beae:c5ff:fed9:b7ca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:833073 errors:0 dropped:0 overruns:0 frame:0
TX packets:446630 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1185635451 (1.1 GB) TX bytes:38942686 (38.9 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:5739 errors:0 dropped:0 overruns:0 frame:0
TX packets:5739 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:519216 (519.2 KB) TX bytes:519216 (519.2 KB)
usb0 Link encap:Ethernet HWaddr 16:3c:2c:8a:14:c0
inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0
inet6 addr: fe80::143c:2cff:fe8a:14c0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4461 errors:1 dropped:0 overruns:0 frame:1
TX packets:3704 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4224926 (4.2 MB) TX bytes:786727 (786.7 KB)
It has this in there now;
inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0