Sponsored Content
Full Discussion: Ntp between ipv4 and ipv6
Operating Systems Solaris Ntp between ipv4 and ipv6 Post 302877978 by naveen.surisett on Wednesday 4th of December 2013 05:43:31 AM
Old 12-04-2013
Wrench Ntp between ipv4 and ipv6

Hi,


I am looking for a solution to configure ntp between ipv4 ( ntp server ) to ipv6 ( client) .

I had google, but lot many sites suggest to have dual stock or tunnaling.

my issue is I have client has only ipv6 address ans server has ipv4 address. is it possible to sync time, between these two servers?.

please suggest on this.

Thanks
Naveen
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

convert from ipv4 to ipv6

hello i'm working on aix 5300-05-03 hacmp ver 5.4 well my issue is that when firewall (gateway to internet ) goes down my machine start to work very very slowly!!! the output of the sniffer is that on the output card , my machine try to convert ipv4 to ipv6 0.0.2.0 my machine is not configure... (1 Reply)
Discussion started by: ariec
1 Replies

2. AIX

convert ipv4 ti ipv6

hello i'm working on AIX 5300-05-03 P520 hacmp 5.4 when connection to the internet is going down , firewall down, my application work verey verey slowly!!! and on the sliffer output i'm got trys of my serevr to do convert from ipv4 ipv6 ( 0.0.2.0 and AAAAAAAA). some one have an idea why... (1 Reply)
Discussion started by: ariec
1 Replies

3. Solaris

(Help) IPv6 tunneling over existing IPv4 in Solaris

Hi folks, i hope you'll help me to configure my ipv6 tunnel. First, i create my tunnel in: Hurricane Electric Free IPv6 Tunnel Broker My IP is 83.228.93.34 in HE: ------------------------ Server IPv4 address: 216.66.84.46 Server IPv6 address: 2001:470:1f14:16a::1/64 Client IPv4 address: ... (2 Replies)
Discussion started by: static
2 Replies

4. Shell Programming and Scripting

[ASK] How to check whether ipv4 or ipv6 and ping those IP

I have perl script that I use to check and ping a list of ip, The problem is, I didnt understand how to ping ipv6 on perl, Could I use Ping::External??And how could I get the ping result (reply or not)? This is my code #!/usr/bin/perl -- use Net::Ping; use Data::Validate::IP; use... (3 Replies)
Discussion started by: franzramadhan
3 Replies

5. Red Hat

IPv4 and IPv6 Related Question to CentOS VMs

Hello, I was wondering if it would be possible to run two VMs one with services for IPv4 and the other one with services for IPv6. The main physical system would be connected to a IPv6 switch. I think it should be fine but I would like to hear out your comments. (1 Reply)
Discussion started by: svalenciatech
1 Replies

6. Solaris

NTP server to support IPv4 and IPv6 client

Hi I am looking to have an NTP server that will support both ipv4 and ipv6 clients. Is there anything specific about the configuration that I should be looking at? (7 Replies)
Discussion started by: eeisken
7 Replies

7. Solaris

ISC DHCP ipv4 and ipv6 options

Hi I am looking to set-up ISC DHCP to support ipv6, and to migrate my existing SUN DHCP ipv4 to ISC, finding the ipv4 options for the SUN DHCP options was ok eg TFTPsrvN = tftp-server-name OptBootF = bootfile-name However if I set up a DHCPv6 does anyone know what the equivalent... (1 Reply)
Discussion started by: eeisken
1 Replies

8. AIX

IPv6/IPv4 Only in AIX

Hi all, I have setup ipv6 in AIX machine using autoconf6 command. I was successfull in doing this. after execution of the command local link address was assigned to one of the interfaces (en1).But I have to setup the following environment as well. 1) Machine with only IPv6 support(IPv4... (0 Replies)
Discussion started by: ard
0 Replies

9. Solaris

How to assign IPv4 and IPv6 addresses with same interface?

Hello dears how to assign IPv4 and IPv6 addresses with same interface on solaris 10 (1 Reply)
Discussion started by: ttashman
1 Replies
pppoesd.conf(4) 					     Kernel Interfaces Manual						   pppoesd.conf(4)

NAME
pppoesd.conf - PPPoE (Point to Point Protocol over Ethernet) server configuration file DESCRIPTION
is the configuration file for the daemon. This file is read by to initialize the server. The default file is You can use this file to set parameters for each network interface used by during PPPoE sessions. Each entry in the file is of the following format: Each entry in the configuration file is separated by a blank line. Blank lines and lines that begin with are ignored. Parameters contains the following parameters: Specify the name of the service that the server can offer to the client. A value of implies that the server is ready to offer any service to the client. Specify the name of the access concentrator from which you wish to make services available. Specify a tag used by the client to uniquely associate an access concentrator's response (PADO or PADS) to a particular client request (PADI or PADR). Specify the number of times tries to retransmit either a PADI or PADR packet when an access concentrator does not respond to the client's request. Specify the timeout value in seconds. waits for this duration to receive either a PADO or PADS packet before retransmitting a PADI/PADR packet. The default value is 15 seconds. Specify the command-line options of See pppd(1) for more information. Sample pppoesd.conf File [ lan4 ] service=any acname=gatt3 ac_cookie=1 #host_unique=0 timeout=1200 #retry-number=3 local-ipv4-address=1.2.3.4 ipv4-address-pool=5.6.7.8 - 5.6.7.101 pppd-options=mru 1492 debug 11 # Following entries are related to PPPoEv6 local-ipv6-identifier=::9 ipv6-identifier-pool=::10 - ::100 AUTHOR
was developed by Hewlett-Packard. FILES
PPPoE server daemon PPPoE relay PPPoE client PPP daemon SEE ALSO
pppd(1), pppoec(1), pppoerd(1M), pppoesd(1M). pppoesd.conf(4)
All times are GMT -4. The time now is 08:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy