Pi Zero W as access point, how to?

Aug 16, 2021 56 Replies

Re: Re: Pi Zero W as access point, how to? By: Andy Burns to The Natural Philosopher on Thu Aug 19 2021 09:22 am

Lots of VOIP are harder to do over NAT than FTP is. This is why many mobile VOIP applications need TUN/STUN servers and whatnot. At the very least there are well known solutions for deploying FTP whereas setting certain VOIP services requires you to read three tonnes of additional manuals. Specially if they have some P2P or WebRTC component.

gopher://gopher.richardfalken.com/1/richardfalken

Agreed. The benefit of using SSH transfers is having no more software to install because bog-standard sshd acts as a client to ssh, scp, sftp and (if you happen to have it installed), gftp

-- Martin | martin at Gregorie | gregorie dot org

Indeed, but ftp is in some ways nicer and IIRC windows clients are more common...

"What do you think about Gay Marriage?" "I don't." "Don't what?" "Think about Gay Marriage."

Huh? I'm struggling to think of a protocol causes more grief than FTP, since NAT came along at least.

I meant from the users perspective

FTP demands a two port hole in a firewall anyway, irrespective of NAT.

It wasn't such a big deal to punch two stateful holes in a NAT box.

?when things get difficult you just have to lie?

FTP is kind of obsolete. It belongs to the era of XDMCP and Telnet. FTP uses several TCP ports, and it is not happy over NAT links. The SSH server handles SFTP as well, without extra daemons.

For bad NAT protocols, XDMCP is at least a runner-up, as it has IP addresses built into the message bodies.

Still - it is alive in B2B. Yesterday I got a question if our software (at work) supports FTP as a way of sending/receiving transactions (xml in files)

The customer is using SAP (yes they do support other means as well)

Number of times I?ve had an SFTP transfer corrupted by line ending conversion 0. Number of times for FTP, too many to count. Completely horrible protocol from any angle.

https://www.greenend.org.uk/rjk/

it has binary mode. dont use it in any other,

Religion is regarded by the common people as true, by the wise as foolish, and by the rulers as useful. (Seneca the Younger, 65 AD)

You forgot to quote:

On 16/08/2021 17:38, Wolfgang Mahringer wrote: [...]

[...]

On the Mac I had to

open 2020-02-13-raspbian-buster-lite.img touch /Volumes/boot/ssh

in order to be able to slogin into the pi. I haven't tried to set up an ftp server.

el

To email me replace 'nospam' with 'el'

Sure, but historically the default was text mode, so in practice corruption was pretty common.

Today I don?t use it at all.

$ ftp whatever -bash: ftp: command not found

https://www.greenend.org.uk/rjk/

+1

Theres some others too. UPnp

Outside of a dog, a book is a man's best friend. Inside of a dog it's too dark to read. Groucho Marx

Never happened to me. Default has been binary since forever.

Well neither do I mostly. But its not that bad a protocol - I seem to recall it has a few more features than sftp

And its very fast.

In a Time of Universal Deceit, Telling the Truth Is a Revolutionary Act. - George Orwell

True, I have been known to reconfigure firewalls into L2 bridge mode for SIP/RTP mainly to avoid NAT.

That just stays (or worse, gets) disabled.

Am 19.08.2021 um 13:57 schrieb Dr Eberhard Lisse:

Yes, but the current imagers for Raspian do already sport a feature (use Ctrl-Alt-X to see it) to have SSH activated right away, so no need to create that ssh file.

Wolfgang

From-address is spam trap Use: wolfgang (dot) mahringer (at) sbg (dot) at

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required