ipv4 to ipv6

Started by gaplan, November 27, 2017, 11:32:52 AM

Previous topic - Next topic
Lan 192.168.1.2
wan 2a02:x:x:x:0:0:0:5

and i added Lan 192.168.1.3
wan 2a02:x:x:x:0:0:0:6

i have to do this;

if client connect via 192.168.1.2 user should get out of that ip 2a02:x:x:x:0:0:0:5
and if client connect via 192.168.1.3 user should get out of that ip 2a02:x:x:x:0:0:0:6

how can i do that ?
thank you

November 27, 2017, 11:51:04 AM #1 Last Edit: November 27, 2017, 11:54:11 AM by phoenix
If you want a host to have a specific IP address then you need to set-up a DHCP6 server that will provide you the ability to specify reservations for the hosts, I haven't checked but I don't think the inbuilt DHCP6 server does that but I could be wrong.

[edit]I have just checked and it would appear that it does have reservations, use that if you want.
Regards


Bill

Sorry my mistake, i want to use webproxy
and when client connect 192.168.1.2 client out 2a02:x:x:x:0:0:0:5