Thing are working at the moment.
It turned out to be some weirdness with my wireless router. All of my machines
could see the router and could get to the internet… but some of the machines
were not able to see one another. I restarted the router and all seems to be
working.
Not sure if it wa
Hi Dan,
PF=NO won't disable pf unless you reboot, FYI. Run
# pfctl -d
to disable it immediately.
If you want to keep pf running, you can run tcpdump while attempting to
connect with a client to see if pf is blocking SSH:
# tcpdump -nettti pflog0 port 22
That will show you all activi
Dan Daley writes:
> I am new to OpenBSD and just installed 5.4 on an AMD 64 machine.
> Still running generic kernel.
Unless you have very specific needs that are somehow not met by
GENERIC, the general advice is to not bother compiling your own.
> sshd is running and I can ssh into the local ma
On Fri 24 Jan 2014 15:50:18 GMT, Dan Daley wrote:
I am new to OpenBSD and just installed 5.4 on an AMD 64 machine. Still running
generic kernel.
sshd is running and I can ssh into the local machine using ssh 192.168.1.4
However, if I attempt to ssh into the box from another machine on the net
I am new to OpenBSD and just installed 5.4 on an AMD 64 machine. Still running
generic kernel.
sshd is running and I can ssh into the local machine using ssh 192.168.1.4
However, if I attempt to ssh into the box from another machine on the network,
I get "Operation timed out"
I tried disablin
5 matches
Mail list logo