socat with IP6 support?

Corinna Vinschen corinna-cygwin@cygwin.com
Fri May 9 14:34:00 GMT 2014


On May  9 06:01, Andrew Schulman wrote:
> > > To copy file1 to file2 on the localhost, run:
> > > 
> > > 	socat tcp6-listen:7777 file2
> > > 
> > > to set up a listener, and:
> > > 
> > > 	socat tcp6:[::1]:7777 file1
> > > 
> > > to connect to the listener and transfer the file.
> > > 
> > > If you have two hosts, you could try the same, running the first command
> > > on the server, and the second command substituting the ipv6 address of
> > > the server in place of ::1.
> > 
> > Testing this on 64 bit, with socat 1.7.2.4, and a Linux peer in both
> > directions works fine.
> > 
> > Do you need a test of the 2.0 test version as well?
> 
> Yes please, since 2.0 is where I had to apply a patch to remove the use
> of IPV6_DSTOPTS.  I do have an ipv6 host here that I tested it on, but
> it would be good to have another test.

2.0 works for me, too.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20140509/a0dd4085/attachment.sig>


More information about the Cygwin mailing list