* [Cerowrt-devel] Getting ssh (or DHCP options) on Cerowrt
@ 2016-06-14 23:38 Stephen Hemminger
2016-06-15 1:45 ` Dave Taht
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2016-06-14 23:38 UTC (permalink / raw)
To: Cerowrt-devel
I need to add some TFTP boot options to one system on the network.
But can't figure out how to get ssh console access to work. I have
full web client menu access, but when I try enabling SSH on normal
or other port nothing happens. I suspect some clash between the Dropbear
ssh server in OpenWrt and some of the honey pots that are in Cerowrt.
Alternatively, is there a way to edit the DHCP options sent in responses.
I know that for Vyatta we ended up having to have a free-form edit box
kind of response because there were so many possiblities.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Cerowrt-devel] Getting ssh (or DHCP options) on Cerowrt
2016-06-14 23:38 [Cerowrt-devel] Getting ssh (or DHCP options) on Cerowrt Stephen Hemminger
@ 2016-06-15 1:45 ` Dave Taht
0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2016-06-15 1:45 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: cerowrt-devel@lists.bufferbloat.net
in CeroWrt, ssh is managed and spawned by xinetd. You can add another
port to spawn it on (and restrictions on it) using xinetd's conf
files. You may need to also open the port in the /etc/config/firewall.
Alternatively, upgrade to lede. While I am not aware of any
devastating bugs exposed in CeroWrt, the dnssec support in particular
has been broken by events since.
As for the dhcp options, there is no gui for it, but the alternate
dhcp options can be added in /etc/config/dhcp.
https://wiki.openwrt.org/doc/uci/dhcp
On Tue, Jun 14, 2016 at 4:38 PM, Stephen Hemminger
<stephen@networkplumber.org> wrote:
> I need to add some TFTP boot options to one system on the network.
> But can't figure out how to get ssh console access to work. I have
> full web client menu access, but when I try enabling SSH on normal
> or other port nothing happens. I suspect some clash between the Dropbear
> ssh server in OpenWrt and some of the honey pots that are in Cerowrt.
>
>
> Alternatively, is there a way to edit the DHCP options sent in responses.
> I know that for Vyatta we ended up having to have a free-form edit box
> kind of response because there were so many possiblities.
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
--
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-15 1:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-14 23:38 [Cerowrt-devel] Getting ssh (or DHCP options) on Cerowrt Stephen Hemminger
2016-06-15 1:45 ` Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox