Displaying 20 results from an estimated 6000 matches similar to: "subnet browsing problems"
1999 May 31
1
Using Samba with 2 ethernet interfaces
I've search the archives & found several requests for help with
configuring Samba for 2 ethernet interfaces, but can't seem to find any
answers posted. So, I'll try asking!
I've got a FreeBSD server running samba (version 1.9 something I think,
definitely not version 2). It has 2 ethernet interfaces which are
configured correctly for tcp/ip - I can telnet the server from
2006 Apr 19
0
AHC Panic
I've finally been able to capture the panic, as now it occurs even with DDB
configured. Of the six machines I have running 6.1-RC (CVSupped today),
this is the only one that does this.
/boot/kernel/kernel text=0x30c488 data=0x3b6a0+0x3170c syms=[0x4+0x46430+0x4+0x58da4]
no such file or directory
-
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting
2003 Oct 05
1
Strange error 4.9RC1
After compiling the kernel 4.9RC1 dmesg gives the following error
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ed1: <Realtek Plug & Play Ethernet Card> at port 0x220-0x23f irq 5 on isa0
ed1: address 52:54:40:28:83:9a, type NE2000 (16 bit)
ad0: 4112MB <WDC AC24300L> [8912/15/63] at ata0-master WDMA2
Mounting root from ufs:/dev/ad0s1a
module_register: module
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
Hi,
in the kernel I have these lines:
[...]
device miibus # MII bus support
device rl
device ed
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=0 #limit verbosity
options IPDIVERT #divert sockets
options DUMMYNET
1997 Dec 28
0
SMBCLIENT to Domain-Laden NT SP3
I am trying to list the shares on an NT 4.0 SP3 system.
I supply the -L <host> and -U <user> parameter and the password.
The password is correct, but I get an error 2242 returned. On a similar
machine configured without domains I have no problem. I have built using
DES and without DES and have tried the -DBSD44 switch and without
it (this is on FreeBSD). Enclosed is the debug
2010 Feb 24
2
Calling Data frame objects with spaces in their names
Hello I have the following data frame which I read from an EXCEL file, and
when i try to call one of its columns with a space in their names I am not
being able to. For example if I do EURODOLLAR$ED1.Comdty Date I obtain the
following error:
Error: inesperado sÃmbolo en "EURODOLLAR$ED1.Comdty Date"
I have also tried using . or _ instead of the space and have obtained no
succes. How do I
2006 Mar 06
1
6.1-PRERELEASE nfs root troubles
currently i'm trying to setup diskless client, which netboots 6.1-PRERELEASE
kernel with help of etherboot.
i've built custom kernel with `sudo make -j4 buildkernel KERNCONF=DISKLESS
CPUTYPE=pentium-mmx -DNO_MODULES' and attached config.
kernell loads off tftp server fine, detecting devices, but traps, when trying
to mount root fs from nfs server.
i've managed to get copy of
2007 Nov 12
2
mounting filesystems with blocks larger then 4k over a loop device
So I'm playing around with S3 and elasticdrive, and I create a
filesystem on it with a block size larger then 4k.
mkfs.xfs -b size=8k /mnt/ed5/ed0 -f
This completes fine and sets up the proper filesystem. When I try to
mount it, however, I get:
mount /mnt/ed5/ed0 /mnt/eds35/ -o loop
mount: Function not implemented
looking at dmesg I get:
XFS: Attempted to mount file system with
2003 Aug 14
1
FW: Kernel
Doug,
I remove ed config from rc.conf and system boots up without any error
messages. When I try to config interface manually (ifconfig ed0 ***) then
I saw it again. Is it ifconfig problem?
Andris
> Hm, well you were right, the ed and miibus drivers are compiled in.
>
> For giggles you might try removing any ifconfig_* lines in rc.conf,
> booting, then running 'ifconfig -l'.
2006 Feb 22
2
Error in RBloomberg
Hello R-Experts,
Currently I'm using "RBloomberg" package in R-2.2.1 in Windows machine (
XP). When I'm running one specific example using blpGetData given in
help file I'm getting the following error message.
conn <- blpConnect()
edb <- blpGetData(conn, "ED1 Comdty", "PX_LAST",
start=chron("1/1/06"),
2002 Mar 05
0
Urgent help required for a newbie!
Iam running Samba 2.0.10 on a FreeBSD 4.2 platform within a Windows 98/2k
peer to peer network.
Most of the time this system appears to be working very well with the file
system nicely browsable by the client machines. Unfortunately, from time to
time the following error appears within the log.smb:
[2002/02/14 10:54:28, 3] lib/util.c:interpret_addr(1833)
Get_Hostbyname: Unknown host. ed0
2002 Mar 08
2
Re: 'Network Busy' - indeed (Gustav Tresselt)
> I have a network that sporadically give 'network busy' errors. One
morning > the workstations will all connect up fine and stay up throughout
the days
> work, yet the next day there is not one machine that can log on to the
> network. It may run fine for two weeks, then bam, three days of no
logins. > Yet the internet works fine. Could I copy my smb.conf file and
rpm -e
2007 Nov 13
1
TRUNCATED error with data frame
Hi ,
I am new to R.
I am trying to run a simple R script as shown below:
aov.R
------
data1<-c(49,47,46,47,48,47,41,46,43,47,46,45,48,46,47,45,49,44,44,45,42,45,45,40
,49,46,47,45,49,45,41,43,44,46,45,40,45,43,44,45,48,46,40,45,40,45,47,40)
matrix(data1, ncol= 4, dimnames = list(paste("subj", 1:12),
c("Shape1.Color1",
"Shape2.Color1", "Shape1.Color2",
2003 Aug 03
0
Multiple kld loads?
With FreeBSD 4.8-20030731-STABLE #0, dmesg messages indicate:
module_register: module miibus/ukphy already exists!
linker_file_sysinit "miibus.ko" failed to register! 17
module_register: module pccard/ed already exists!
linker_file_sysinit "if_ed.ko" failed to register! 17
This doesn't look dangerous but the rl0 ethernet card just stopped recieving
packets suddenly and
2006 Mar 19
2
6.0-REL problems with ISA ed0, FFS corruption and ancient hardware
[ Asked on -questions on Friday; re-asking now on -stable without
cross-post]
I recently upgraded a 4.11-REL machine to 6.0-REL and have run into some
snags. While the installation from CD went fine, after configuring and
enabling my ed0 NIC, bad things start to happen.
FWIW, this machine is an ancient (hardware circa 1991, BIOS circa 1994)
dual-Pentium 133 MHz machine, with EISA/PCI and
2003 Jul 01
1
tcp 22 > tcp 22
Hi,
I spotted today following line at my FreeBSD 4.6.2-RELEASE IPFIREWALL log:
Jul 1 13:34:35 fbsd /kernel: ipfw: 1400 Accept TCP xxxxxx:22 yyyyy:22 in via
ed1
where xxxxxx is the attacker's IP and yyyyy is my box.
But in sshd log, there are no traces left behind by this connection.
Normally, there is "Did not receive identification string from xxx" etc, when
somebody tries to
2008 May 30
2
inconsistent output when using variable substitution
I am extremely puzzled by this behavior in R. I have a data frame called
Trials in which I have results from an experiment. I am trying to do a
subjects analysis, but getting weird results. Each row has 1 trial in it,
which includes a column for the subject number I get the list of subject
numbers like so:
> Subj=unique(sort(Trials$Subj))
Then I loop over them. But I get strange results. As
2012 Jan 06
1
lme model specification problem (Error in MEEM...)
Dear all,
In lme, models in which a factor is fully "contained" in another lead to
an error. This is not the case when using lm/aov.
I understand that these factors are aliased, but believe that such
models make sense when the factors are fitted sequentially. For example,
I sometimes fit a factor first as linear term (continuous variable with
discrete levels, e.g. 1,2,4,6), and
2008 Feb 05
1
Extracting level-1 variance from lmer()
All,
How does one extract the level-1 variance from a model fit via lmer()?
In the code below the level-2 variance component may be obtained via
subscripting, but what about the level-1 variance, viz., the 3.215072 term?
(actually this term squared) Didn't see anything in the archives on this.
Cheers,
David
> fm <- lmer( dv ~ time.num*drug + (1 | Patient.new), data=dat.new )
2008 Dec 17
1
repeated measures aov with weights
Dear R-help,
I'm facing a problem with defining a repeated measures anova with
weighted data.
Here's the code to reproduce the problem:
# generate some data
seed=11
rtrep <- data.frame(rt=rnorm(100),ti=rep(1:5,20),subj=gl
(20,5,100),we=runif(100))
# model with within factor for subjects/repeated measurements, no
problem
aov(rt~ti + Error(subj/ti),data=rtrep)
#model with weights