[WL::Techniek] Force eens een MAC en probeer nog eens
Huub Schuurmans
huubsch at xs4all.nl
Thu Jan 16 14:34:51 UTC 2014
Rick van der Zwet schreef op 1/15/14 10:28 PM:
> http://en.wikibooks.org/wiki/Changing_Your_MAC_Address/FreeBSD
>
Geen effect:
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
ether 00:00:00:00:00:01
inet 172.16.6.77 netmask 0xfffffff8 broadcast 172.16.6.79
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
# ping 172.16.6.76
PING 172.16.6.76 (172.16.6.76): 56 data bytes
64 bytes from 172.16.6.76: icmp_seq=0 ttl=64 time=54.718 ms
64 bytes from 172.16.6.76: icmp_seq=1 ttl=64 time=1.778 ms
# ssh 172.16.6.76
Geeft time out, tot zover bekend en geen nieuws.
Nu met mac address.
# ifconfig ue0 ether 02:01:02:03:04:05
k# ifconfig ue0
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
ether 02:01:02:03:04:05
inet 172.16.6.77 netmask 0xfffffff8 broadcast 172.16.6.79
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (none)
status: no carrier
# ssh 172.16.6.76
^C
no carrier dus: netwerkstekkertje uit/in:
# ifconfig ue0
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE>
ether 02:01:02:03:04:05
inet 172.16.6.77 netmask 0xfffffff8 broadcast 172.16.6.79
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
# ssh 172.16.6.76
timeout
# ping 172.16.6.76
PING 172.16.6.76 (172.16.6.76): 56 data bytes
64 bytes from 172.16.6.76: icmp_seq=0 ttl=64 time=1.868 ms
Helaas,
Groeten
Huub
More information about the Techniek
mailing list