Hi.
Running latest amd64 5.6 (p16, just upgraded to it), for some reason my
nslookup keeps trying to use port 48830 to connect to the NS server.
gethostbyname() works just fine, all the apps resolve the hostnames
just fine, but host/dig/nslookup don't.
I have 'nameserver 127.0.0.1' in /etc/resolv
On Sun, 1 Feb 2015 23:21:25 +0100
Stefan Johansson wrote:
> Hello!
>
> I have a Sun Sparc t5120 that cannot start ldomd after a firmware
> upgrade. It’s possible to start ldomd before I have divided the
> machine into several guest domains. Afterwards it just hangs when
> trying to start ldomd a
Hello!
I have a Sun Sparc t5120 that cannot start ldomd after a firmware upgrade.
It’s possible to start ldomd before I have divided the machine into several
guest domains.
Afterwards it just hangs when trying to start ldomd and the machine is
unresponsive (answers on ping though).
Ldomd does no
On Mon, 2 Feb 2015, at 10:41 AM, Joel Carnat wrote:
> Hi,
>
> I just installed 5.6 amd64 on a virtual machine.
> I installed php-fpm-5.5.14 and launched the daemon.
> I configured httpd as such :
> # egrep -v '^$|^#' /etc/httpd.conf
> ext_addr="egress"
> s
On 02/01/15 15:51, Alexander Hall wrote:
On 02/01/15 21:53, Edgar Pettijohn wrote:
Thanks to everyone who took a stab at it. This is what I had to do:
/etc/hostname.vio0
inet 108.61.222.55 255.255.255.0
inet alias 104.238.145.48 255.255.254.0
!route add default 108.61.222.1
previously vio0 was
On 02/01/15 21:53, Edgar Pettijohn wrote:
Thanks to everyone who took a stab at it. This is what I had to do:
/etc/hostname.vio0
inet 108.61.222.55 255.255.255.0
inet alias 104.238.145.48 255.255.254.0
!route add default 108.61.222.1
previously vio0 was using "dhcp"
$ man mygate
/Alexander
Hi,
I just installed 5.6 amd64 on a virtual machine.
I installed php-fpm-5.5.14 and launched the daemon.
I configured httpd as such :
# egrep -v '^$|^#' /etc/httpd.conf
ext_addr="egress"
server "default" {
listen on $ext_addr port
Thanks to everyone who took a stab at it. This is what I had to do:
/etc/hostname.vio0
inet 108.61.222.55 255.255.255.0
inet alias 104.238.145.48 255.255.254.0
!route add default 108.61.222.1
previously vio0 was using "dhcp"
Hello Edgar,
On 01/02/15(Sun) 10:01, Edgar Pettijohn wrote:
> I am trying to add a second ip to my openbsd5.6 vultr.com server. I thought
> it would be as simple as:
>
> /etc/hostname.vio1
> 104.238.145.48 255.255.254.0
> !route add 104.238.145/23 104.238.144.1
>
> They claim to be assigning me
# ifconfig
vio1: flags=28843 mtu 1500
lladdr 52:54:00:86:36:94
priority: 0
media: Ethernet autoselect
status: active
inet 104.238.145.48 netmask 0xfe00 broadcast 104.238.145.255
Edgar,
Your netmask looks unusual (typo?). Normally it would be 0x
On Sun, Feb 01, 2015 at 05:07:41PM +, Calvin wrote:
> I installed gnome and added the items to /etc/rc.conf.local as needed. When
> I get to GDM, it says :
GDM (and GNOME 3 for that matter) requires an OpenGL accelerated display.
>
> "Oh no! Something has gone wrong.
>
> A problem has occur
I installed gnome and added the items to /etc/rc.conf.local as needed. When
I get to GDM, it says :
"Oh no! Something has gone wrong.
A problem has occurred and the system can't recover.
Please log out and try again.
"
And then it stays on a blank X screen. I seem to remember it working on 5.5.
On 02/01/15 10:37, Otto Moerbeek wrote:
On Sun, Feb 01, 2015 at 10:26:35AM -0600, Edgar Pettijohn wrote:
On 02/01/15 10:13, Rosen Iliev wrote:
Hi Edgar,
Ignore my previous email.
You don't need the route
it should bu just:
inet 104.238.145.48 255.255.254.0 NONE
Rosen
I thought it should be
On Sun, Feb 01, 2015 at 10:26:35AM -0600, Edgar Pettijohn wrote:
> On 02/01/15 10:13, Rosen Iliev wrote:
> >Hi Edgar,
> >
> >Ignore my previous email.
> >
> >You don't need the route
> >it should bu just:
> >inet 104.238.145.48 255.255.254.0 NONE
> >
> >Rosen
> I thought it should be that easy, bu
On 02/01/15 10:13, Rosen Iliev wrote:
Hi Edgar,
Ignore my previous email.
You don't need the route
it should bu just:
inet 104.238.145.48 255.255.254.0 NONE
Rosen
I thought it should be that easy, but I get the same results. No ping
:( I'm wondering if its a virtual machine issue.
# ifconf
I am trying to add a second ip to my openbsd5.6 vultr.com server. I
thought it would be as simple as:
/etc/hostname.vio1
104.238.145.48 255.255.254.0
!route add 104.238.145/23 104.238.144.1
They claim to be assigning me ip 104.238.145.48 netmask 255.255.254.0
with a gateway of 104.238.144.1.
Spotted a missing "n" in pfsync(4):
Index: share/man/man4/pfsync.4
===
RCS file: /cvs/src/share/man/man4/pfsync.4,v
retrieving revision 1.31
diff -u -p -r1.31 pfsync.4
--- share/man/man4/pfsync.4 29 Apr 2010 08:45:44 -
1.31 ++
17 matches
Mail list logo