Fabrizio,
        As discussed elsewhere I am wondering whether the new version will fix
my isses. The attached file shows some config (security blanked out). A
working connection is never established and when I start pinging it
sooner or later hangs. A search on google suggested this was a driver
issue and experiments on other machines with different hardware
suggested I have roughly the right config.

        Anyway having given you this information I will check over the suggsted
new version and get back to you with any observations

-- 
Nicholas Bamber | http://www.periapt.co.uk/
PGP key 3BFFE73C from pgp.mit.edu
Script started on Wed 25 Jan 2012 21:40:13 GMT
root@beaumont:/home/nicholas# exitifup eth0exitschroot -c 
squeezeexitvi /etc/network/interfaces 
[1@catdpkg
 -l 
wireless-toolsfirmware-linux-free[7@apt-cache
 show
dpkg
 
-lwireless-toolscat
 /etc/network/interfaces 
viexitschroot
 -c squeezeexitifup 
eth0exitifconfig
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:112 errors:0 dropped:0 overruns:0 frame:0
          TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:8864 (8.6 KiB)  TX bytes:8864 (8.6 KiB)

root@beaumont:/home/nicholas# cat /etc/networko/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp

mapping eth0
        script /usr/sbin/guessnet-ifupdown
        map autofilter: true

iface eth0-bamberowie inet dhcp
        test1 peer address 192.168.7.1 mac 00:17:3f:07:8f:ac

iface eth0-periapt inet static
        address 192.168.2.10
        netmask 255.255.255.0
        gateway 192.168.2.1
        dns-nameservers 192.168.2.2 192.168.2.1
        dns-search periapt
        dns-domain periapt
        test2 peer address 192.168.2.2 mac 00:0f:fe:49:e8:1b  

iface wlan0 inet static
        address 192.168.7.167
        netmask 255.255.255.0
        gateway 192.168.7.1
        dns-nameservers 8.8.8.8 8.8.4.4
        wireless-essid YYYYYYYYYYY
        wireless-enc XXXXXXXXXXXXXXXXXXXXXXXXXX
        wireless-ap ZZ:ZZ:ZZ:ZZ:ZZ:ZZ


root@beaumont:/home/nicholas# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
root@beaumont:/home/nicholas# ifup -v wlan0
Configuring interface wlan0=wlan0 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/wireless-tools
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant

ifconfig wlan0 192.168.7.167 netmask 255.255.255.0              up
 route add default gw 192.168.7.1  wlan0 
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/000resolvconf
run-parts: executing /etc/network/if-up.d/mountnfs
run-parts: executing /etc/network/if-up.d/openssh-server
run-parts: executing /etc/network/if-up.d/wpasupplicant
root@beaumont:/home/nicholas# ifup -v wlan0wconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:"YYYYYYYYYY"  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=27 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
          Power Management:off
          
root@beaumont:/home/nicholas# iwconfigfup -v 
wlan0wconfigcat /etc/network/interfaces 
ifconfigexitifconfig
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0

Reply via email to