Welcome Guest ( Log In | Register )

69 Pages « < 16 17 18 19 20 > » Bottom

Outline · [ Standard ] · Linear+

 [OFFICIAL] Ubiquiti Networks, Home/SOHO/Enterprise Networking

views
     
ncys1
post Oct 4 2017, 04:59 PM

Getting Started
**
Junior Member
296 posts

Joined: Mar 2010


QUOTE(pandera999 @ Oct 4 2017, 04:51 PM)
for WAN.... if u are in malaysia.. most ISP has vlan tagging... so, eth0.500 i assume... from fiber box to Erlite on eth0 slot... 500 means u are using TM ISP...
so far, im not sure if malaysia have IPv6 or not...  as i dont see proper facilities here yet.. and ipv4 still able to do the job
*
As far as I'm aware, TM supports IPv6. My ASUS RT-N14UHP could acquire IPv6.
TSpandera999
post Oct 4 2017, 05:32 PM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



QUOTE(ncys1 @ Oct 4 2017, 04:59 PM)
As far as I'm aware, TM supports IPv6. My ASUS RT-N14UHP could acquire IPv6.
*
didnt i know it supports IPv6... or selected area.. did they advertise it before?
other than the guide for IPV6 above.. im not really sure how to configure ipv6 yet..
ncys1
post Oct 4 2017, 09:34 PM

Getting Started
**
Junior Member
296 posts

Joined: Mar 2010


So I seem to have managed to get IPv6 working somewhat? When I poll for my public IP on icanhazip.com I only get my IPv4 address, but all other tests on testipv6.com (10/10 score) and ipv6-test.com (18/20 score) seems to pass. For some reason ipv6test.google.com seems to fail.

I followed the guide posted before, link has over here.

So the instructions are mostly the same.

In my case:
CODE
WAN: pppoe0 (on eth0)
LAN: eth1
IPTV: eth2


First we set up firewall rules for IPv6.

WAN6_IN
» Click to show Spoiler - click again to hide... «


WAN6_LOCAL
» Click to show Spoiler - click again to hide... «


So this is where configuration for us Malaysian users on PPPoE differs. While the Medium article uses eth1 as WAN, we have to use pppoe0 as WAN.
CODE
set interfaces ethernet eth0 vif 500 pppoe 0 firewall in ipv6-name WAN6_IN
set interfaces ethernet eth0 vif 500 pppoe 0 firewall local ipv6-name WAN6_LOCAL


The Medium article suggests using SLAAC
CODE
edit interfaces ethernet eth0 vif 500 pppoe 0
set dhcpv6-pd pd 0 prefix-length /64
set dhcpv6-pd pd 0 interface eth1 host-address ::1
set dhcpv6-pd pd 0 interface eth1 prefix-id :0
set dhcpv6-pd pd 0 interface eth1 service slaac
top


So then we have to enable IPv6 on the WAN interface
CODE
set interfaces ethernet eth0 vif 500 pppoe 0 ipv6 enable


And also enable autoconfig
CODE
set interfaces ethernet eth0 vif 500 pppoe 0 ipv6 address autoconf enable


Local LAN (in my case LAN1) should be showing something like 2001::, but WAN (pppoe0) seems to show a link local address for some reason.

Any ideas?

UPDATE 23:42 - Seems like IPv6 is a little hit or miss, sometimes it works on service restart and sometimes it doesn't. Wonder what's going on.

This post has been edited by ncys1: Oct 4 2017, 11:43 PM
TSpandera999
post Oct 5 2017, 09:39 AM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



ncys1 did you post in ubnt community? there is some developer for edge OS able to ans on some service restart and sometimes it does not...
ncys1
post Oct 5 2017, 11:36 AM

Getting Started
**
Junior Member
296 posts

Joined: Mar 2010


QUOTE(pandera999 @ Oct 5 2017, 09:39 AM)
ncys1 did you post in ubnt community? there is some developer for edge OS able to ans on some service restart and sometimes it does not...
*
I haven't posted in ubnt community at the moment. I've noticed that IPv6 takes quite awhile to start working. Currently WAN (pppoe0) and LAN (eth1) all have full /64 IPv6 addresses. But it's perfectly possible to resolve IPv6 connections with WAN having a link-local ff:: address while the LAN clients have 2001:: addresses.

In v1.9.7, there seems to be an option to add DHCPv6-PD during the Basic Setup portion, this will add IPv6 firewall rules and set prefix delegation under eth0 vif 500 pppoe 0. You only then have to enable IPv6 and SLAAC.

QUOTE(ncys1 @ Oct 4 2017, 09:34 PM)
So then we have to enable IPv6 on the WAN interface
CODE
set interfaces ethernet eth0 vif 500 pppoe 0 ipv6 enable


And also enable autoconfig
CODE
set interfaces ethernet eth0 vif 500 pppoe 0 ipv6 address autoconf enable
If all goes well then you'll see a link-local on WAN (pppoe0) and a 2001:: on LAN (eth1).

The only thing remaining is to get ICMPv6 working by adding relevant rules to the WANv6_IN firewall ruleset.
bulkbiz
post Oct 5 2017, 05:48 PM

Be Wise
******
Senior Member
1,203 posts

Joined: Dec 2007
From: Bumi Kenyalang, Kuala Lumpur



QUOTE(pandera999 @ Oct 1 2017, 05:22 PM)
TM unifi right?
ISP fiber box -->erx ---> ac pro..  thumbup.gif
*
It's Maxis fiber actually, running vdsl, a bit tempted to change to Time fiber, whereby it's fiber to home.

bulkbiz
post Oct 5 2017, 05:50 PM

Be Wise
******
Senior Member
1,203 posts

Joined: Dec 2007
From: Bumi Kenyalang, Kuala Lumpur



QUOTE(jasonhor @ Sep 13 2017, 09:30 PM)
Need some advice. I'm planning to deploy 3x UAP-AC-PRO to cover my 4000sf office.

I have Maxis Fibre fixed IP. For router side, I can't decide to go with Mikrotik or ERLite-3.

Can any pro advise? I not sure read some where mentioned ERLite-3 not support PPPoE, which I find not very logic.
*
For router, I would suggest you go for Ubiquiti USG. It's running really good.

bulkbiz
post Oct 5 2017, 06:03 PM

Be Wise
******
Senior Member
1,203 posts

Joined: Dec 2007
From: Bumi Kenyalang, Kuala Lumpur



Does anyone here know how to configure port forwarding + no-IP (dynamic IP) pppoe? I have been trying and trying but it never work. Anyone can shed some light on this? I am using ERX

This post has been edited by bulkbiz: Oct 5 2017, 06:04 PM
ncys1
post Oct 5 2017, 09:49 PM

Getting Started
**
Junior Member
296 posts

Joined: Mar 2010


QUOTE(bulkbiz @ Oct 5 2017, 06:03 PM)
Does anyone here know how to configure port forwarding + no-IP (dynamic IP) pppoe? I have been trying and trying but it never work. Anyone can shed some light on this? I am using ERX
*
Make sure you're choosing pppoe0 as your WAN for port forwarding. Set DDNS to pull the IP from pppoe0 as well. Assuming you're on TM.

This post has been edited by ncys1: Oct 5 2017, 09:51 PM
TSpandera999
post Oct 6 2017, 09:09 AM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



QUOTE(bulkbiz @ Oct 5 2017, 05:48 PM)
It's Maxis fiber actually, running vdsl, a bit tempted to change to Time fiber, whereby it's fiber to home.
*
ohh... so you staying at apartment? TIME fiber is up and down is quite good compare to maxis and tm brows.gif
bulkbiz
post Oct 6 2017, 09:56 AM

Be Wise
******
Senior Member
1,203 posts

Joined: Dec 2007
From: Bumi Kenyalang, Kuala Lumpur



QUOTE(ncys1 @ Oct 5 2017, 09:49 PM)
Make sure you're choosing pppoe0 as your WAN for port forwarding. Set DDNS to pull the IP from pppoe0 as well. Assuming you're on TM.
*
Yes, I did that, but still no luck. Is okay, I will try again this weekend.
ncys1
post Oct 6 2017, 04:39 PM

Getting Started
**
Junior Member
296 posts

Joined: Mar 2010


QUOTE(bulkbiz @ Oct 6 2017, 09:56 AM)
Yes, I did that, but still no luck. Is okay, I will try again this weekend.
*
user posted image
This is what my port-forwarding page looks like.

I found a link on setting up no-ip DDNS.

Hope these help.
potatobanana
post Oct 8 2017, 01:54 PM

Casual
***
Junior Member
453 posts

Joined: Jul 2016
Interesting thread, park.
TSpandera999
post Oct 17 2017, 09:33 AM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



I think everyone start to heard bout KRACK vulnerability... i think most WPA2 get hit badly.

New stable version Ubiquiti Controller has been release.

QUOTE
Hi all,

We've prepared firmware 3.9.3.7537. Please see below for the changelog and links to the firmware binaries.

Firmware changes from 3.9.2:
[ACIWPro] Enable DFS support.
[UAP] Add more security details to scan info.
[UAP] Security patch for the WPA2 vulnerability called KRACK (details HERE).*
[UAP] Various backend fixes and/or improvements.
[USXG] Fix fastpath tools.
[HW] Improve error codes returned on firmware upgrade fail.
*This primarily affects devices that support STA mode. It's worth noting that 1st gen AC devices do not support STA mode, which is why we have only released a 3.9.x firmware.

Download:
UAP-AC-Lite/LR/Pro/EDU/M/M-PRO/IW/IW-Pro | 3.9.3.7537 | md5
UAP-AC-HD/SHD | 3.9.3.7537 | md5
UAP, UAP-LR, UAP-OD, UAP-OD5 | 3.9.3.7537 | md5
UAP-v2, UAP-LR-v2 | 3.9.3.7537 | md5
UAP-IW | 3.9.3.7537 | md5
UAP-Pro | 3.9.3.7537 | md5
UAP-OD+ | 3.9.3.7537 | md5
USW | 3.9.3.7537 | md5
US-L2-POE | 3.9.3.7537 | md5
US-16-XG | 3.9.3.7537 | md5
Links are all HTTPS. This assumes your device(s) are currently running at least 3.7.51, and that the device's date is properly set (i.e. it can reach a NTP server). If you encounter issues with the upgrade, or your device isn't on a minimum supported firmware, then you can change the link to HTTP before performing the upgrade.
Ubiquiti Devices & KRACK Vulnerability

This post has been edited by pandera999: Oct 17 2017, 09:38 AM
maskedchan
post Oct 19 2017, 03:53 PM

Look at all my stars!!
*******
Senior Member
6,022 posts

Joined: Oct 2004


i have a noob question.

Could i use Switch-8 60W as a router replacement or i must use USG Gateway / EdgeRouter to connect to UAP?
TSpandera999
post Oct 19 2017, 06:42 PM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



QUOTE(maskedchan @ Oct 19 2017, 03:53 PM)
i have a noob question.

Could i use Switch-8 60W as a router replacement or i must use USG Gateway / EdgeRouter to connect to UAP?
*
switch only do routing. for router part such as USG /edge router will giving the dhcp for client so that, they can access to internet.
jasonhor
post Oct 25 2017, 03:10 PM

Getting Started
**
Junior Member
210 posts

Joined: Jan 2009


QUOTE(bulkbiz @ Oct 5 2017, 05:50 PM)
For router, I would suggest you go for Ubiquiti USG. It's running really good.
*
USG better than ErLite-3 ?

Does it support maxis fibre?
TSpandera999
post Oct 25 2017, 07:05 PM

모든 것​에는 정해진 때​가 있으니
*******
Senior Member
6,214 posts

Joined: Sep 2010
From: Busan, Kr | Kuching, Swk



QUOTE(jasonhor @ Oct 25 2017, 03:10 PM)
USG better than ErLite-3 ?

Does it support maxis fibre?
*
these 2 have their own advantage. and yes. it support maxis fiber... as it has vlan tagging, it can be done...
jasonhor
post Oct 25 2017, 09:50 PM

Getting Started
**
Junior Member
210 posts

Joined: Jan 2009


QUOTE(pandera999 @ Oct 25 2017, 07:05 PM)
these 2 have their own advantage. and yes. it support maxis fiber... as it has vlan tagging, it can be done...
*
OK. I will go for USG then. You have idea how to configure static ip for pppoe?

This post has been edited by jasonhor: Oct 25 2017, 09:50 PM
MX510
post Oct 25 2017, 09:53 PM

Love Me Sin Hate Me Sinner
*******
Senior Member
4,038 posts

Joined: Aug 2005
From: Earth



I am a reseller for UBNT

www.lazada.com.my/rsaianet-solutions/

Check out



69 Pages « < 16 17 18 19 20 > » Top
 

Change to:
| Lo-Fi Version
0.0210sec    0.34    6 queries    GZIP Disabled
Time is now: 29th November 2025 - 08:20 AM