normis
April 29, 2014, 12:09pm
1
In this MikroTik newsletter:
new 9-core Cloud Core Router 1009-8G-1S, $425
new 9-core Cloud Core Router 1009-8G-1S-1S+ with dual power supplies and SFP+ support, $495
new 16-core Cloud Core Router 1016-12S-1S+ with 12xSFP cages, 1xSFP+ cage and dual power supplies, $745
new 23dBi Super-High power (1000mW) 5GHz long range Backbone/AP QRT-5, $169
new 2GHz Single chain CPE RouterBOARD 911-2Hn, $39
new 5GHz Single chain CPE RouterBOARD 911-5Hn, $39
new 5GHz Dual chain CPE RouterBOARD 911-5HnD, $45
Heartbleed - MikroTik RouterOS is not affected
using DNS names in VPN address now possible
Download the newsletter here:
http://download2.mikrotik.com/news_57.pdf
Great! But RB850Gx2 - when ?
wuuut?..
Starting from RouterOS v6.12 it
is now possible to specify DNS names in your VPN tunnel
destination address.
but according to Changelog,
What’s new in 6.4 (2013-Sep-12 13:52):
*) ovpn - allow to specify server via dns name;
What’s new in 6.3 (2013-Sep-03 12:25):
*) pptp, l2tp, sstp - allow to specify server via dns name;
and no changes mentioned for 6.12 %)
normis
April 29, 2014, 12:53pm
4
let’s just imagine it was introduced now, ok ? we forgot to announce this wonderful change
Typo on the very first page - “perforance”.
Any news about mAP?
sent from my mobile phone using tapatalk
Where can al check how to use “DNS names in VPN address” new feature..??
Do I need to upgrade my RouterOs ?? According to my Winbox I am using the last one (V6.12)
Thank you in advance..
CésaR
payday
April 29, 2014, 8:33pm
8
c0d3rSh3ll:
Any news about mAP?
I can’t wait for this too… I would like to test mAP with CAPsMAN.
kez
April 30, 2014, 12:21am
9
So, now we have Routerboards with 16MB SPI flashes and Lite models with 64MB DDR2 instead 32MB DDR.
Thanks for the SPI test points
normis
April 30, 2014, 5:11am
10
simply write the vpn server address in the address field of winbox. this requires that your vpn service provider has a DNS name.
Thank you, I tried to do that but when I put the domain name in the vpn address it discover the IP address and I the domain disapear.
sonny
April 30, 2014, 3:18pm
12
what is about DNS names for ipsec peers?
Does it work?
What happened to this product RB953GS-5HnT it has been listed for over a year now and I thought the last released date that was set was April 2014, which was a push back already from previous release dates that have been missed? When will this product be released?
iqt
June 3, 2014, 11:58am
16
I tried SSTP-Client behind a proxy. Two observations:
The proxy still has to be entered as ip address
Due to the proxy, the DNS resolution is not working locally. If you check with Packet Sniffer/Wireshark you identify that SSTP-Client is sending “CONNECT 0.0.0.0:443 HTTP/1.1”. I would expect “CONNECT vpn.server.com:443 HTTP/1.1” and let the proxy do the dns resolving.
Can anybody confirm?
ps: OpenVPN does not support proxy.