www.8devices.com
View unanswered posts | View active topics It is currently 13 May 2024, 14:49



Reply to topic  [ 2 posts ] 
 Default /etc/config files 
Author Message

Joined: 09 Nov 2012, 03:02
Posts: 2
I am trying to get my system setup as a simple router setup.

So lan, wan and wifi access point. I just updated to the latest firmware from the virtual machine (openwrt-ramips-rt305x-carambola-squashfs-sysupgrade.bin) but I am having issues getting things configured right.
Where can i look to make sure I have the correct initial configs for the latest version of the firmware?
I can seem to get thing somewhat setup but my wifi client can't see anything even though it connects and gets ip etc.

I tried the setups on the wiki page and they didn't seem to work right.
Are they right particularly the Access Point - http://www.8devices.com/wiki_carambola/ ... mbola_wifi

Thanks
Jeremy

This is what I have now after many iterations so its probably not right
/etc/config/network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config interface 'lan'
option ifname 'eth0.1'
option type 'bridge'
option proto 'dhcp'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'

config interface 'wan'
option ifname 'eth0.2'
option proto 'dhcp'

/etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option channel '11'
option macaddr 'c4:93:00:11:01:f8'
option hwmode '11ng'
option htmode 'HT20'
list ht_capab 'GF'
list ht_capab 'SHORT-GI-20'
list ht_capab 'SHORT-GI-40'
list ht_capab 'RX-STBC1'

config wifi-iface
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'


09 Nov 2012, 03:31
Profile

Joined: 28 Sep 2012, 08:16
Posts: 25
in /etc/config/network
config switch
option name 'rt305x'
option reset '1'
option enable_vlan '1'

config switch_vlan
option device 'rt305x'
option vlan '1'
option ports '1 2 3 4 6t'

config switch_vlan
option device 'rt305x'
option vlan '2'
option ports '0 6t'

is missing


09 Nov 2012, 09:44
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.