I've successfully compiled the utility as well as the RT2780 driver from ralink's linux support page
everything is seemingly running fine, i am able to bring up the ra0 interface and connect to my AP i want. The problem is that I am unable to send any packets. My router is showing the internal IP and Rutil is displaying a decent connection. These are the errors i get in command line though...
# rutilt
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit
http://www.isc.org/sw/dhcp/wifi0: unknown hardware address type 801
can't create /var/state/dhcp/dhclient.leases: No such file or directory
wifi0: unknown hardware address type 801
Listening on LPF/ra0/00:0e:3b:0c:04:c9
Sending on LPF/ra0/00:0e:3b:0c:04:c9
Sending on Socket/fallback
DHCPDISCOVER on ra0 to 255.255.255.255 port 67 interval 6
DHCPOFFER from 192.168.10.1
DHCPREQUEST on ra0 to 255.255.255.255 port 67
DHCPACK from 192.168.10.1
SIOCADDRT: File exists
can't create /var/state/dhcp/dhclient.leases: No such file or directory
bound to 192.168.10.191 -- renewal in 36211 seconds.
# ping -I ra0 64.233.187.99
PING 64.233.187.99 (64.233.187.99) from 192.168.10.191 ra0: 56(84) bytes of data.
From 192.168.10.191 icmp_seq=1 Destination Host Unreachable
Any suggestions would be greatly appreciated, I only started using a Linux OS a few months ago so be gentle