Giter VIP home page Giter VIP logo

Comments (5)

anthonysomerset avatar anthonysomerset commented on July 26, 2024

how are you inserting the server address - an IPv6 literal IP or a hostname that has an AAAA record?

if using a hostname does it also have an A record

from fileshuttle.

gyptazy avatar gyptazy commented on July 26, 2024

Systems are available in DNS with A & AAAA records.
It tries to connect to IPv4 address but'll be blocked by pf on destination [only accepting via v6 for several client systems with static v6]

For debug I also tried AAAA only DNS record, literal IP as '2001:...' and '[2001:...]'. But there's no connection attempt.
btw - running client 2.x dev

from fileshuttle.

anthonysomerset avatar anthonysomerset commented on July 26, 2024

i've just setup an HE.net tunnel and will try and debug it

are you using SFTP or FTP mode - i've not been able to reproduce so far when using a v6 only dns record via SFTP, still to test other methods

from fileshuttle.

anthonysomerset avatar anthonysomerset commented on July 26, 2024

I've just done some debugging and the following works for me (note i am using a HE.net tunnel and for all intents and purposes my local machine just sees a native IPv6 address as the config is done at my router/firewall

DNS record with only an AAAA record - Works with both FTP and SFTP
DNS record with both an A and AAAA record, Works with both FTP and SFTP
DNS Record with both an A and AAAA record - blocked IPv4 access to ssh and ftp using iptables- Works with both FTP and SFTP

i suspect theres a network/config issue with your IPv6 config locally thats preventing something working here

have you verified that this works outside of FileShuttle?

from fileshuttle.

gyptazy avatar gyptazy commented on July 26, 2024

Even while running in IPv6 only network, there can't be a connection established. Other clients like Dropzone 2, Dockdrop and usual SFTP clients are working with IPv6 only. Even SCP -6 works without any problems. Is there a possibility to write a fileshuttle client debug file?

from fileshuttle.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.