Recent content by dimitris

  1. D

    Help setting up VLAN on ASUS RT-AC68U

    Thanks for the clarification. Output of ip -V is: ip utility, iproute2-ss060323 By the way, robofcg in default configuration for RT-AC66U shows: 1: vlan1: 1 2 3 4 8t 2: vlan2: 0 8u
  2. D

    Help setting up VLAN on ASUS RT-AC68U

    Hi, thanks for the VLANSwitch script. It seems to work well on an RT-AC66U router, with "john9527's fork 374.43_39E3j9527", using "100 4 notag autodnsmasq wanif=eth0" as parameters. Line "ip link set dev $VLAN alias $VLAN_ALIAS" is not supported (alias parameter); it gives "Error: either "dev"...
  3. D

    SSH connection problem with 5G

    Thank you all for your help! The culprit was a setting in Power Options of Windows 10. The power plan was set to 'balanced' and in 'wireless adapter settings -> power saving mode -> on battery:' was standing 'Medium power saving'. Changing this to 'maximum performance' solved the problem...
  4. D

    SSH connection problem with 5G

    It worked, I mean the log file (had to select SSH raw mode): ' =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.02.25 19:04:21 =~=~=~=~=~=~=~=~=~=~=~= Event Log: Writing new session log (SSH raw data mode) to file: C:\Program Files (x86)\PuTTY\putty1.log Event Log: Looking up host "192.168.2.1" Event Log...
  5. D

    SSH connection problem with 5G

    Hi martinr, I tried to generate a log file with Putty according to the instructions, but no file was generated. (Getting the same: 'Netwok error: Connection timed out.') However I did install XShell too... Output of XShell is : 'Connecting to 192.168.2.1:22... Could not connect to...
  6. D

    SSH connection problem with 5G

    Thanks for your reply. I tried to connect from a distance of a meter from the router (-40 dBm), but unfortunately I still cannot connect. I can connect via telnet on port 23. If I try to connect via telnet on port 22 (ssh) I'm getting 'Connecting To 192.168.2.1...Could not open connection to the...
  7. D

    SSH connection problem with 5G

    Hello, It seems to be a problem connecting to router through SSH when using a wireless 5Ghz connection. I have an RT-AC66U with 380.69_2 firmware. With previous firmwares I experienced the same problem. When using the same SSID for 2,4G and 5G on the router (and my computer is connected to...
  8. D

    route domain to different ip for a specific mac

    I would like to route an existing domain to a different ip address but only for a specific mac (or ip) address. I have found this: https://github.com/RMerl/asuswrt-merlin/wiki/Custom-domains-with-dnsmasq , but it applies to all lan clients. Actually, the case is as follows: A domain (eg...
Back
Top