Page 3 of 14

Re: Version 1.7.0 - Barrier Breaker

Posted: Mon Jan 05, 2015 5:47 pm
by Andy
djt_nz wrote:Before I start a custom build can someone confirm if the bb branch has been merged back into master. So I no longer need to do a "git checkout bb"
I don't use git much, more of a svn man, find git a bit confusing at times :cry:
I believe it has

Re: Version 1.7.0 - Barrier Breaker

Posted: Mon Jan 05, 2015 5:55 pm
by Lantis
tryfarming wrote:installs and runs fine on wndr3800 except dlna does not scan for media.
media is on a usb attached drive, files can be shared across network so drive is recognised and able to be read. dlna server is running and can be seen on network but is empty. Any help appreciated.

Can confirm DLNA works fine on my device. Scan of my 1.4TB drive started before bed and was finished this morning.

Re: Version 1.7.0 - Barrier Breaker

Posted: Mon Jan 05, 2015 8:45 pm
by runsir
the wifi on TP-Link TL-WDR4310 v1 is not stable with 5G and 2.4G
sometime, the ping to the router is very high

Re: Version 1.7.0 - Barrier Breaker

Posted: Mon Jan 05, 2015 10:06 pm
by hellbound1988
Asus RT N-16 is supported now with this release ?

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 1:07 am
by nworbnhoj
nworbnhoj wrote: I loaded 1.7.0 onto a TP-Link TL-WR1043N/ND v2 successfully.

However, when configured as a Gateway, the Internet/WAN interface does not offer a 3G (GSM) option despite a Huawei E160E modem being plugged into the USB port. The modem has power and the status light indicates that a 3G signal is available.
logread ..............

kern.info
[156.130000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[156.300000] usb-storage 1-1:1.0: USB Mass Storage device detected
[156.310000] scsi0 : usb-storage 1-1:1.0
[156.310000] usb 1-1: USB disconnect, device number 2
[163.870000] usb 1-1: new high-speed USB device number 3 using ehci-platform
[164.030000] usb-storage 1-1:1.0: USB Mass Storage device detected
[164.040000] option 1-1:1.0: GSM modem (1-port) converter detected
[164.050000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
[164.060000] usb-storage 1-1:1.1: USB Mass Storage device detected
[164.060000] usb-storage 1-1:1.2: USB Mass Storage device detected
[164.070000] option 1-1:1.2: GSM modem (1-port) converter detected
[164.080000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
[164.080000] usb-storage 1-1:1.3: USB Mass Storage device detected
[164.090000] option 1-1:1.3: GSM modem (1-port) converter detected
[164.100000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
[164.110000] usb-storage 1-1:1.4: USB Mass Storage device detected
[164.110000] scsi5 : usb-storage 1-1:1.4
[164.120000] usb-storage 1-1:1.5: USB Mass Storage device detected
[164.130000] scsi6 : usb-storage 1-1:1.5
kern.notice
[165.120000] scsi 5:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[165.130000] scsi 6:0:0:0: Direct-Access HUAWEI MMC Storage 2.31 PQ: 0 ANSI: 2
[165.160000] sd 6:0:0:0: [sda] Attached SCSI removable disk

Continued at http://www.gargoyle-router.com/phpbb/vi ... =11&t=6563

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 4:11 am
by gendo
Think i found a bug with vpn. Vpn connects successfully from client and route is added. when i ping router which is 192.168.1.254 from vpn client, it is succesfull

Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time=23ms TTL=64
Reply from 192.168.1.254: bytes=32 time=21ms TTL=64

however if i ping another host (with LAN Subnet Access: Allow clients to access hosts on lan) i get the following

Pinging 192.168.1.253 with 32 bytes of data:
Reply from 10.8.0.1: Destination port unreachable.
Reply from 10.8.0.1: Destination port unreachable.

If i change LAN Subnet Access: to clients cannot access lan i get

Pinging 192.168.1.253 with 32 bytes of data:
Request timed out.
Request timed out.


in essence i cannot access any hosts behind the vpn server, i can only access the vpn server (gargoyle)

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 4:17 am
by ispyisail
gendo wrote:Think i found a bug with vpn. Vpn connects successfully from client and route is added. when i ping router which is 192.168.1.254 from vpn client, it is succesfull

Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time=23ms TTL=64
Reply from 192.168.1.254: bytes=32 time=21ms TTL=64

however if i ping another host (with LAN Subnet Access: Allow clients to access hosts on lan) i get the following

Pinging 192.168.1.253 with 32 bytes of data:
Reply from 10.8.0.1: Destination port unreachable.
Reply from 10.8.0.1: Destination port unreachable.

If i change LAN Subnet Access: to clients cannot access lan i get

Pinging 192.168.1.253 with 32 bytes of data:
Request timed out.
Request timed out.


in essence i cannot access any hosts behind the vpn server, i can only access the vpn server (gargoyle)
can you create another thread with screen shots of your config

thanks

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 4:21 am
by ispyisail
nworbnhoj wrote:
nworbnhoj wrote: I loaded 1.7.0 onto a TP-Link TL-WR1043N/ND v2 successfully.

However, when configured as a Gateway, the Internet/WAN interface does not offer a 3G (GSM) option despite a Huawei E160E modem being plugged into the USB port. The modem has power and the status light indicates that a 3G signal is available.
logread ..............

kern.info
[156.130000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[156.300000] usb-storage 1-1:1.0: USB Mass Storage device detected
[156.310000] scsi0 : usb-storage 1-1:1.0
[156.310000] usb 1-1: USB disconnect, device number 2
[163.870000] usb 1-1: new high-speed USB device number 3 using ehci-platform
[164.030000] usb-storage 1-1:1.0: USB Mass Storage device detected
[164.040000] option 1-1:1.0: GSM modem (1-port) converter detected
[164.050000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
[164.060000] usb-storage 1-1:1.1: USB Mass Storage device detected
[164.060000] usb-storage 1-1:1.2: USB Mass Storage device detected
[164.070000] option 1-1:1.2: GSM modem (1-port) converter detected
[164.080000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
[164.080000] usb-storage 1-1:1.3: USB Mass Storage device detected
[164.090000] option 1-1:1.3: GSM modem (1-port) converter detected
[164.100000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
[164.110000] usb-storage 1-1:1.4: USB Mass Storage device detected
[164.110000] scsi5 : usb-storage 1-1:1.4
[164.120000] usb-storage 1-1:1.5: USB Mass Storage device detected
[164.130000] scsi6 : usb-storage 1-1:1.5
kern.notice
[165.120000] scsi 5:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[165.130000] scsi 6:0:0:0: Direct-Access HUAWEI MMC Storage 2.31 PQ: 0 ANSI: 2
[165.160000] sd 6:0:0:0: [sda] Attached SCSI removable disk
you might want t sart a new thread with a link

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 4:26 am
by gendo
ispyisail wrote:
gendo wrote:Think i found a bug with vpn. Vpn connects successfully from client and route is added. when i ping router which is 192.168.1.254 from vpn client, it is succesfull

Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time=23ms TTL=64
Reply from 192.168.1.254: bytes=32 time=21ms TTL=64

however if i ping another host (with LAN Subnet Access: Allow clients to access hosts on lan) i get the following

Pinging 192.168.1.253 with 32 bytes of data:
Reply from 10.8.0.1: Destination port unreachable.
Reply from 10.8.0.1: Destination port unreachable.

If i change LAN Subnet Access: to clients cannot access lan i get

Pinging 192.168.1.253 with 32 bytes of data:
Request timed out.
Request timed out.


in essence i cannot access any hosts behind the vpn server, i can only access the vpn server (gargoyle)
can you create another thread with screen shots of your config

thanks
done http://www.gargoyle-router.com/phpbb/vi ... 62&start=0

Re: Version 1.7.0 - Barrier Breaker

Posted: Tue Jan 06, 2015 4:52 am
by ciceropc
I've installed on my TL-WR841N v9.1 and everything is working greatly. Some perspective for TL-WR842N v2?

Edit:

The quotas dont work here.