Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftpd not working through ethernet connexion #140

Open
ksiskZ opened this issue Sep 26, 2021 · 4 comments
Open

ftpd not working through ethernet connexion #140

ksiskZ opened this issue Sep 26, 2021 · 4 comments

Comments

@ksiskZ
Copy link

ksiskZ commented Sep 26, 2021

Hi, i'm using an ethernet connexion (with an USB eth adaptator), network is working ok (Switch ping is ok) but ftpd do not listen TCP port 5000 (ftp client do not work either)

$ ncat -v 192.168.0.XX 5000
Ncat: Version 7.91 ( https://nmap.org/ncat )
Ncat: Connection refused.

On the screen it says "Waiting for Wifi..."
Will it work only on Wifi ?

I'm using last version of ftpd, v3.1.0

@mtheall
Copy link
Owner

mtheall commented Sep 26, 2021

Works for me. I don't know what "ftpd-light" is.
2021092611521900-0C6883ADBF9C7FDBEE7483F98990EEEE
Notice the ethernet connection icon between the storage space and battery percentage.

Sounds to me like your usb ethernet adapter doesn't work or isn't compatible with the Switch.
Do you have the ethernet connection icon here?
2021092611561600-57B4628D2267231D57E0FC1078C0596D

@ksiskZ
Copy link
Author

ksiskZ commented Sep 27, 2021

well i have this ethernet connection icon in ftpd, but there is a bar / on it, after i get a plane icon.
My switch is connected to a local network, but there is no internet connexion on it, the switch do not seems to like that.
In he home menu, i have the ethernet icon, but it doesn't stay, le wifi icon appears after a moment.
I have the same problem with "ftpd-light" which is another ftpd for switch.

@mtheall
Copy link
Owner

mtheall commented Sep 27, 2021

Ah okay, not being internet-connected would explain it. If you have wifi you can enable the AP (access point) mode that works without internet.

I'll investigate if there's a way to force wired mode to stay connected without internet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mtheall @ksiskZ and others