Zitat Zitat von page Beitrag anzeigen
Na dann werde ich morgen mal neu flashen.
Auf meinem Router steht 192.168.178.23 FF:FF:FF:FF:FF:FF
das wäre eine sehr komische Mac-addy, seltsam.
page
I have the same problem with my katti. I belive you use dhcp right? If you telnet to the box and write udhcpc your router will be able to see kattis mac adress.
If i write the command ifconfig in telnet i get:
Code:
~ > ifconfig
eth0      Link encap:Ethernet  HWaddr 00:99:99:99:99:00 <<<edited mac
          inet addr:192.168.2.42  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8555 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6171 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:664062 (648.4 KiB)  TX bytes:926176 (904.4 KiB)
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:519 errors:0 dropped:0 overruns:0 frame:0
          TX packets:519 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:107952 (105.4 KiB)  TX bytes:107952 (105.4 KiB)
~ >
If i check my router at this point katti has ff:ff:ff:ff:ff as mac adress.
But if i write udhcpc in telnet i get this:
Code:
~ > udhcpc
udhcpc (v1.4.1) started
Sending discover...
Sending select for 192.168.2.35...
Lease of 192.168.2.35 obtained, lease time -1
and katti has a "real" mac adress in my router.
Does anybody have some thoughts about whats causing this?
/Best wishes from Sweden