Changes

From SME Server
Jump to navigationJump to search
5 bytes added ,  13:47, 17 November 2008
Line 243: Line 243:  
If you get an error, check the log /var/log/messages
 
If you get an error, check the log /var/log/messages
 
*Check tun0 (or what you have configured as tundev) is up, with a valid ip
 
*Check tun0 (or what you have configured as tundev) is up, with a valid ip
  ifconfig
+
  ifconfig tun0
 
*Check the client gets a ip in the range 10.1.0.0/24 (or what ever you have configured as net)
 
*Check the client gets a ip in the range 10.1.0.0/24 (or what ever you have configured as net)
 
If it's not the case, check that the AP is working properly (tcpdump on tun0 to check that your server sees dhcp requests). You can try to connect your client directly to eth2 with a crossed cable to eliminate an AP or wifi-level issue
 
If it's not the case, check that the AP is working properly (tcpdump on tun0 to check that your server sees dhcp requests). You can try to connect your client directly to eth2 with a crossed cable to eliminate an AP or wifi-level issue

Navigation menu