Displaying 4 results from an estimated 4 matches for "inetrface".
Did you mean:
inerface
2002 Dec 19
1
Re: Samba problems with Sco Openserver
...pstra
Sent: Wednesday, December 18, 2002 1:43 PM
Subject: Samba problems with Sco Openserver
Hi John,
I emailed that chap you suggested, just got an out of office reply.
I think I'm halfway there though, I ran the following command
#smbclient -U% -L localhost
Added inetrface ip=192.168.x.x bcast= 192.168.x.x nmask=255.x.x.x
Session Setup Failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are Invalid.)
So I had a look in the /etc/inetd.conf file and added the following two lines
netbios-ssn stream tcp nowait root /usr/local...
2006 Jun 01
2
Finding the right interface on FreeBSD
Hello,
The code in tinc for BSD device has no way to handle the fact that
several tun devices are already used., since it always try to open the
specified device which might already be in use.
The following patch makes it try to open the various available tun
devices before giving up.
Hope that helps,
--
Ga?l Roualland -+- gael.roualland@oleane.net
-------------- next part --------------
diff
2003 Jul 19
8
Problem with more than two Subnets!
Hello, I successfully built a vpn between two hosts ("main" and "iquique") (and its SubNets), but I have problems
when I want to add another host ("valparaiso"): I get a lot of Duplicates packets everywhere and a very slow
vpn. I guess that is a routing problem, but I have try with a lot of alternatives without result. I have try with "switch",
2004 Apr 08
4
First Post: Question on Ip Aliasing
Hi All,
I did a google search on this and didn''t find exactly what I was looking
for. Suppose I have a machine that has an IP alias eth0:0. I have set
up HTB.init so that it properly throttles bandwidth on eth0, however
when I use eth0:0, it doesn''t work. I read elsewhere that it should
work at the PHYSICAL device layer, and should therefore work for both at
once. This is not