search for: f081

Displaying 3 results from an estimated 3 matches for "f081".

Did you mean: 2081
2015 Mar 27
2
No connect to/from other machines on remote ethernet
...ings between them is fine. If I ping tinc client(192.168.88.166) from any machine in my server lan, 192.168.88.0/24, all packets timed out, and nothing received by the client. Any ideas? Thanks! Regards, Quan Zhou +------------------------+ |pub [expires 2015-09-05]| |44D2 0307 1643 E80F 2E31| |F081 FAFA 6643 7F9F D46F| +------------------------+ |qzhou at live.de | |https://keybase.io/qzhou| +------------------------+ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: Message signed...
2015 Mar 27
0
Unable to get IP address from DHCP on remote end.
...etwork/Server/Client Names. The problem I have is, tinc connect can be established, but the tun1 on tinc server(host:nrj1) didn?t get IP address. Could be anything I missed in my configurations? Regards, Quan Zhou +------------------------+ |pub [expires 2015-09-05]| |44D2 0307 1643 E80F 2E31| |F081 FAFA 6643 7F9F D46F| +------------------------+ |qzhou at live.de | |https://keybase.io/qzhou| +------------------------+ Exhibit 1(server confs, nrj1): ----------------------------------------------------------------------- root at nrj1: ~# ifconfig tun1 tun1 Link encap:Ethernet H...
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to speed up the execution of the application on Ubuntu/ARM 14.04 32 bit. When I compiled the source code with -O2 flag instead of -O0 flag, I could not run the application normally by getting always the segmentation fault. Here is debugging information with GDB command in case of that. As you can see, we could not execute