Re: Possible Bug in DHCP Relay
You can turn up verbosity, to look into the packrets, or dump to file so wireshark can open them What dou you mean by "dual uplink?"
View ArticleRe: ERL: Sanity check for my IPv6 config
Apologies for the typo. I took the command from my router and forgot to change before posting. I don't think the guide you mentioned in your first post is correct for your circumstance. That guide uses...
View ArticleRe: EdgeMAX EdgeRouter software version v1.9.1 has been released!
Hi Does it fix this issue?? IPSEC Site to Site with FQDN doesn't work in 1.9https://community.ubnt.com/t5/EdgeMAX/IPSEC-Site-to-Site-with-FQDN-doesn-t-work-in-1-9/td-p/1644561 ThanksMichael
View ArticleRe: EdgeRouter 8 Pro - Web interface "Unable to load the router configuration"
I had a same problem and removing Cookies in chrome solved my problem
View ArticleEdgeMax router configuration for several access points
Hello, I'm quite new with network confirguration, so my question might be really "dummy". I'm building simple home network which consists of- EdgeMax ERPoE 5- Several access points PicoStation M2HP...
View ArticleInbound Load Balancing
Is there a way to do inbound load balancing in the edge router? In our previous router we could setup multiple IPs in a destiation nat rule and it would alternate between them. If not, any...
View ArticleDHCP Bug
Hey, I hope this isn't a duplicate report, but I noticed a small bug in DHCP handling:I moved a subnet from eth1 to a vlan on eth2 (Basically removing the IP from the former and adding it to the...
View ArticleRe: DHCP Bug
On DHCP service startup, it figures out on which interfaces to listen.After messing with interfaces, DHCP is listening on incorrect interface. If EdgeOS did restart dhcp service on after any manual IP...
View ArticleRe: Possible Bug in DHCP Relay
16again wrote:You can turn up verbosity, to look into the packrets, or dump to file so wireshark can open them What dou you mean by "dual uplink?"I will get more verbose capture later: Ref:...
View ArticleRe: EdgeMax router configuration for several access points
ER-PoE5 has a built in switch on ports eth2..eth4, so this will probably already work Note:This switch should have IP 172.16.1.1/24 , the ethernet ports under the switch should have no IP configuration
View ArticleRe: EdgeMax router configuration for several access points
It should just work as long as you haven't done anything funky like splitting eth 2, 3, or 4 off of switch0.What exactly isn't working?
View ArticleRe: Inbound Load Balancing
You can duplicate the dNAT rule. Some packet marking tricks can make responses go on receiving interface btw, the remote side does the loadbalancing, if all request go to single IP......
View ArticleRe: ERPOE5 VLAN config help
The wired subnet on eth1 and the wireless subnets on switch0 (including the VLANs) should all be able to talk to each other by default.If you want to segregate the guest VLAN, then you'll need to...
View ArticleRe: IPSec tunnels with main site prefix overlapping remote site networks no...
wrote:I guess the IPSEC processing steps are like this: (Maybe I am wrong, please correct me.) 1) Application send out a IP packet. 2) Kernel lookup the packet in routing table. 3) It will match one...
View ArticleRe: ERL: Sanity check for my IPv6 config
This is excellent advice, thank you very much! My eth1 interface now got an address: 2a02:2190:1003:61:X:X:X:a73 and my eth0 WAN interface has a similar one: 2a02:2190:1003:61:X:X:X:a72. I can ping...
View ArticleRe: EdgeMax router configuration for several access points
Currently I didn't changed any configuration except of desribed on link mentioned above (help.ubnt.com...) Please find current interfaces screenshot below: Situation is as follows:If client (laptop...
View ArticleRe: Inbound Load Balancing
16again wrote:btw, the remote side does the loadbalancing, if all request go to single IP...... Can you explain this a little more?
View ArticleRe: ERPOE5 VLAN config help
OK thanks! To clarify - I did a bit more reading about the devices that need to communicate (music streaming boxes) and they say that they use upnp for discovery - and multicasting to communicate. So...
View ArticleRe: mDNS forwarding so that iPhone can communicate with iTunes on a PC
Are you using the virtual interfaces for your VPN or the physical interface?
View ArticleRe: mDNS forwarding so that iPhone can communicate with iTunes on a PC
The OpenVPN connection runs from the vtun0 interface, so virtual. I'm not sure how I would change this to physical? Is that possible? When I use L2TP, that drops the remote computer on the same logical...
View Article