Search found 86 matches

by behappy
Tue Apr 12, 2011 3:01 pm
Forum: Other Issues
Topic: WIFI on Ubiquiti
Replies: 7
Views: 6447

Re: WIFI on Ubiquiti

Check /ect/config/wireless Section radio0 or radio1 config 'wifi-device' 'radio0' option 'type' 'mac80211' option 'macaddr' 'c0:3f:0e:7b:xx:xx' option 'hwmode' '11ng' list 'ht_capab' 'SHORT-GI-40' list 'ht_capab' 'TX-STBC' list 'ht_capab' 'RX-STBC1' list 'ht_capab' 'DSSS_CCK-40' option 'distance' '3...
by behappy
Mon Apr 11, 2011 2:02 pm
Forum: Other Issues
Topic: WIFI on Ubiquiti
Replies: 7
Views: 6447

Re: WIFI on Ubiquiti

Switching from clean OpenWrt to Gargoyle a couple of weeks ago, I must admit the wireless setup isn't so simple since the Web interface doesn't report back what is the right channel should be set up. You must have Putty (Or winScp) on yr PC then run command - wifi. You will get the feedback here fro...
by behappy
Mon Apr 11, 2011 1:51 pm
Forum: General Discussion
Topic: WZR-HP-G300NH 1.3.10 Tx Power Setting
Replies: 6
Views: 7582

Re: WZR-HP-G300NH 1.3.10 Tx Power Setting

excuse my ignorance, but where to enter "cfg80211: Regulatory domain changed to country: US" ?? You don't need it, just sysinfo by running Putty; dmesg. What I want to tell you is the Tx power is depended which channel you do use with the set of regdomain, ex. US, Canada or Europe List of...
by behappy
Mon Apr 11, 2011 3:32 am
Forum: General Discussion
Topic: WZR-HP-G300NH 1.3.10 Tx Power Setting
Replies: 6
Views: 7582

Re: WZR-HP-G300NH 1.3.10 Tx Power Setting

As Eric wrote in an other post .... When the channel is the max, it automatically gets set to use htc40-, otherwise htc40+. If you will force the wireless always use channel width 40 MHz, add the option 'noscan' equal 1 in the wireless config file. About the Tx Power its depended which channel you u...
by behappy
Thu Apr 07, 2011 1:42 pm
Forum: News
Topic: Version 1.3.13
Replies: 58
Views: 99792

Re: Version 1.3.13

Simple check by putty

iptables -L -n

Take note of firewall chain rules, then you know when the forwarding is disappeared.
by behappy
Wed Apr 06, 2011 10:28 am
Forum: Other Issues
Topic: How to disable the firewall
Replies: 3
Views: 5628

Re: How to disable the firewall

You must have putty runs using this command
/etc/init.d/firewall stop
if wanted remove /etc/rc.d/firewall or /etc/init.d/firewall disable
by behappy
Mon Apr 04, 2011 5:03 am
Forum: Other Issues
Topic: Setup DDNS
Replies: 8
Views: 6549

Re: Setup DDNS

Now I don't understand why should you do port forwarding from gargoyle router if this statement is true; WAN ip isn't yr ADSL IP address, just a LAN ip from yr modem, understood yr router gets a WAN ip from private network segment 10.xx. or 192.xxx. You may make port forwarding from yr Routertech mo...
by behappy
Mon Apr 04, 2011 3:51 am
Forum: Other Issues
Topic: Bugs: Parental Control/ Firewall Restriction
Replies: 2
Views: 3550

Parental Control/ Firewall Restriction

Hopefully the development team checks out this thread, because this is one of my main reasons to shift over to gargoyle fw. Which iptables chains I must check those active rules, perhaps just a flags or missing packages related to it. Thanks. EDIT : I used a couple of hours to test it thoroughly yes...
by behappy
Mon Apr 04, 2011 3:45 am
Forum: Hardware / Installation Issues
Topic: wrt350N v1 install
Replies: 14
Views: 18642

Re: wrt350N v1 install

It must be so simple as - Reset to default for yr router (192.168.1.1) getting default pwd from DDWRT - Fixed IP on yr pc (192.168.1.xx) - Boot the router in failsafe mode - Tftp the squashfs img (quickest and safest). Get tftp2 prog. from DDWRT wiki - Reset the router again (by GUI or mtd erase) so...
by behappy
Sun Apr 03, 2011 7:21 pm
Forum: Other Issues
Topic: Bugs: Parental Control/ Firewall Restriction
Replies: 2
Views: 3550

Bugs: Parental Control/ Firewall Restriction

Is there anyone using this feature at all? My case blocking for internet access for a time schedule like that (MAC based restriction) config 'restriction_rule' 'rule_1' option 'is_ingress' '0' option 'description' 'Test' option 'local_addr' '00:13:02:56:XX:XX' <-- one MAC; only ..hosts option option...