Community discussions

MikroTik App
 
wsgtrsys
newbie
Topic Author
Posts: 36
Joined: Sat Dec 25, 2004 2:22 pm

ipv6 nat in routeros

Wed Oct 16, 2013 9:13 am

IPv6 NAT support with kernel 3.7

routeros When can adding that feature?

http://lwn.net/Articles/514087/

Test-funtoo ~ # uname -a
Linux Test-funtoo 3.9.0-gentoo #1 SMP Fri May 3 22:47:49 CST 2013 x86_64 Intel(R) Xeon(R) CPU E5645 @ 2.40GHz GenuineIntel GNU/Linux
Test-funtoo ~ # ip6tables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Test-funtoo ~ # ip6tables-save
# Generated by ip6tables-save v1.4.18 on Wed May 15 22:00:03 2013
*nat
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -o eth0 -j MASQUERADE
COMMIT
# Completed on Wed May 15 22:00:03 2013
 
jandafields
Forum Guru
Forum Guru
Posts: 1515
Joined: Mon Sep 19, 2005 6:12 pm

Re: ipv6 nat in routeros

Fri Oct 18, 2013 2:23 am

Mikrotik uses kernel 3.3.5

I seriously doubt they will update that kernel version significantly until they release mikrotik 7.x
 
Buster2
newbie
Posts: 46
Joined: Sun Jan 06, 2013 9:04 pm
Contact:

Re: ipv6 nat in routeros

Thu Oct 31, 2013 10:24 pm

Why should you need any kind of NAT in IPv6? Protecting users from incoming connections? That will do any rule like "drop incoming connection if not related to any outgoing connection from client ip" you can built in iptables and ROS since ages.
 
jandafields
Forum Guru
Forum Guru
Posts: 1515
Joined: Mon Sep 19, 2005 6:12 pm

Re: ipv6 nat in routeros

Fri Nov 01, 2013 3:17 am

Why should you need any kind of NAT in IPv6? Protecting users from incoming connections? That will do any rule like "drop incoming connection if not related to any outgoing connection from client ip" you can built in iptables and ROS since ages.
Maybe greedy ISP's are only giving out a handful of IPv6 addresses instead of large blocks?
 
User avatar
docmarius
Forum Guru
Forum Guru
Posts: 1222
Joined: Sat Nov 06, 2010 12:04 pm
Location: Timisoara, Romania
Contact:

Re: ipv6 nat in routeros

Fri Nov 01, 2013 10:37 am

Maybe some ISPs hand out dynamic IPv6 addresses, and you want some fixed addresses in your local network?
Maybe you could have 2 IPv6 providers and want fallback without changing IPs... you can imagine a lot of scenarios.
 
User avatar
awacenter
Member Candidate
Member Candidate
Posts: 201
Joined: Thu Dec 09, 2004 12:58 pm
Location: Castellón
Contact:

Re: ipv6 nat in routeros

Tue Nov 05, 2013 11:09 am

I think Ipv6 NAT is necessary for activate the hotspot service using IPv6 addresses.
Moreover, it some networks it is userfull to net map an IPv4 LAN address to IPv6 address (in SOHO).
 
User avatar
awacenter
Member Candidate
Member Candidate
Posts: 201
Joined: Thu Dec 09, 2004 12:58 pm
Location: Castellón
Contact:

Re: ipv6 nat in routeros

Fri May 16, 2014 10:50 am

Mikrotik uses kernel 3.3.5

I seriously doubt they will update that kernel version significantly until they release mikrotik 7.x
Do you think this feature will be implementing the next MikroTik release 7.x ?

Who is online

Users browsing this forum: qatar2022 and 99 guests