Tagged Questions
0
votes
0answers
94 views
PC BSD Warden network interface
The documentation for PC BSD's Warden mentions that the configuration of the right network interface is crucial.
However, it doesn't say what the "right" interface is. This may sound like a stupid ...
1
vote
0answers
151 views
openBSD static ip can't connect
I have set /etc/hostname.msk0 to
inet 192.168.1.102 255.255.255.0 NONE
and /etc/mygate to
192.168.1.1
but still can't ping the router (192.168.1.1) do I need to configure dns to ping ?
...