Changes between Initial Version and Version 1 of Ticket #8638, comment 5


Ignore:
Timestamp:
Jun 17, 2012, 4:20:01 PM (12 years ago)
Author:
diver

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8638, comment 5

    initial v1  
    44/system/servers/net_server
    55}}}
    6 Then try to connect to your network. Also start
     6Also start watching syslog messages using:
    77{{{
    88tail -F /var/log/syslog
    99}}}
    10 in another Terminal window. I'm not sure what exactly you should look for, but maybe there will be some hits.
     10...in another Terminal window. Use grep -ve foo -ve bar to filter out useless messages.[[BR]]
     11Then try to connect to your network using ifconfig join.[[BR]]
     12I'm not sure what exactly you should look for, but maybe there will be some hints.