10 More Discussions You Might Find Interesting
1. Red Hat
Hi
im using Redhat Ver 6.4
is it possible to disable IPV4 and use only IPV6?
how can i do that?
thanks
Guy (2 Replies)
Discussion started by: guy3145
2 Replies
2. Solaris
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,... (4 Replies)
Discussion started by: naveen.surisett
4 Replies
3. Programming
Does anyone know how to convert a IP address given as 'string' into a 'u_int32_t'? Are there any build any functions already? (1 Reply)
Discussion started by: Freaky123
1 Replies
4. 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
5. Shell Programming and Scripting
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
6. Shell Programming and Scripting
To find all the files in your home directory that have been edited in some way since the last tar file, use this command:
find . -newer backup.tar.gz
Is anyone familiar with an older solution?
looking to identify files older then 15mins across several directories.
thanks,
manny (2 Replies)
Discussion started by: mr_manny
2 Replies
7. IP Networking
Hi,
My query is:
I need to set the IPv4 header fields(like TOS, TTL, Precedence and Flags) in the linux kernel using the system calls.
I tried setting the fields using the setsockopt() call using sockets but it is not reflecting the actual IPv4 header fields. Is it possible to modify these... (0 Replies)
Discussion started by: kiran_4u
0 Replies
8. AIX
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
9. UNIX for Advanced & Expert Users
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
10. Shell Programming and Scripting
Hi all,
I am parsing command line options using getopts.
The problem is that mandatory argument options following ":" is taking next option as argument if it is not followed by any argument.
Below is the script:
while getopts :hd:t:s:l:p:f: opt
do
case "$opt" in
-h|-\?)... (2 Replies)
Discussion started by: gurukottur
2 Replies