Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5037

General • Re: WiFi configuration without a display

$
0
0
Yay! Not sure the reply is right but it's made 'ping' work ....

Code:

  > 0000 : 00 00               0  ID  > 0002 : 84 00                  Reply : OP=0 AA -- -- -- RC=0  > 0004 : 00 00               0  QD Count  > 0006 : 00 01               1  AN Count  > 0008 : 00 00               0  NS Count  > 000A : 00 01               1  AR Count  > 000C : ..                 11  AN 1 Name 'picow.local'  > 0019 : 00 01               1  AN 1 Class  > 001B : 00 01               1  AN 1 Type  > 001D : 00 00 00 3C        60  AN 1 TTL  > 0021 : 00 04               4  AN 1 Payload Length  > 0023 : C0 A8 00 D0            AN 1 IP Address '192.168.0.208'  > 0027 : C0 0C                  AR 1 Name @ 000C  > 000C + ..                 11  AR 1 Name 'picow.local'  > 0029 : 00 2F              47  AR 1 Class  > 002B : 80 01           32769  AR 1 Type  > 002D : 00 00 00 3C        60  AR 1 TTL  > 0031 : 00 05               5  AR 1 Payload Length  > 0033 : C0 0C 00 01  > 0037 : 40

Code:

pi@Pi3B:~ $ ping picow.localPING picow.local (192.168.0.208) 56(84) bytes of data.64 bytes from 192.168.0.208 (192.168.0.208): icmp_seq=1 ttl=255 time=3.56 ms64 bytes from 192.168.0.208 (192.168.0.208): icmp_seq=2 ttl=255 time=103 ms64 bytes from 192.168.0.208 (192.168.0.208): icmp_seq=3 ttl=255 time=112 ms^C--- picow.local ping statistics ---3 packets transmitted, 3 received, 0% packet loss, time 4msrtt min/avg/max/mdev = 3.563/72.771/111.730/49.067 ms[/quote]

Statistics: Posted by hippy — Mon Feb 12, 2024 1:41 pm



Viewing all articles
Browse latest Browse all 5037

Trending Articles