similar to: Misunderstanding of Subnet directive in hosts files

Displaying 20 results from an estimated 4000 matches similar to: "Misunderstanding of Subnet directive in hosts files"

2013 Jan 19
1
Ethernet frame header size of TAP device and apropriate MTU calculation
Hello, all! I have many questions about tap device architecture. What is a right way to calc mtu on TAP device to avoid fragmentation on real eth device? I suppose TAP MTU = 1500-8(UDP)-20(IP)-18(Ethernet) = 1454. So I'd set 1454 for tap device: "ip link set mtu 1454 dev eth0" I'm not shure about what is the exact size of ethernet frame header, which tap device use in switch
2011 Oct 10
1
"Name" directive in tinc.conf
Hello, According to http://tinc-vpn.org/documentation/tinc_4.html: ,---- | Name = <name> [required] | | This is a symbolic name for this connection. The name should consist | only of alfanumeric and underscore characters (a-z, A-Z, 0-9 and _). `---- However, if I set an arbitrary name, I get # tincd -D -n hbt -d tincd 1.0.11 (Nov 18 2009 03:31:26) starting, debug level 1 Cannot
2004 Jan 11
2
Asterisk on FreeBSD 4.9?
Hi all I'm trying to set up Asterisk on FreeBSD 4.9 to route calls to H.323 GK. I have installed asterisk using the ports. It seems to be running OK, but when i try to dial through h323, it segfaults I'm using X-Lite as SIP client, i have set up my h323.conf [general port = 1721 bindaddr = 0.0.0.0 tos = lowdelaydtmfmode = rfc2833 context = Out noFastStart = yes noH245Tunneling = no
2002 Dec 27
1
Bug in tinc manual
I found the following error in tinc manual in http://tinc.nl.linux.org/documentation/tinc_4.html PrivateKey = /etc/tinc/company/rsa_key.priv should be: PrivateKeyFile = /etc/tinc/company/rsa_key.priv Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/
2006 Jun 20
1
Wish/suggestion: add output of citation() to package "manuals" (PR#9009)
Dear R core, influenced by recent panel discussion in Vienna I think that it would be nice to add package specific output of citation() function to package reference manuals. I think that apropriate place would be just after fields from DESCRIPTION file. This will be OK for CRAN, but not for locally installed packages as there is not reference manual there (at least on my linux box) - why is this
2000 Apr 12
1
Problems with SuSE 6.4
Hello! A friend of mine tried to install R 1.0.0 on a Linux SuSE 6.4 with new compilers and new X. First the X-libs could not be found. Using the apropriate flags to change the paths for X-libs for configure (deleting first configure.cache) did not solve the problem. So he copied the libs to the expected /usr/X11/lib/ resp. include (because linking was not possible) it compiled fine up to the
2005 Nov 03
4
shared-mime-info (PR#8278)
Full_Name: Vaidotas Zemlys Version: 2.1.1 OS: Ubuntu 05.10 Submission from: (NULL) (213.197.173.50) Hi, This is really a feature request, not a bug. I wrote the mail to R-devel, but nobody answered it. I use Gnome on my computer and sometimes I use its default text editor gedit. It uses gtksourceview library for syntax highlighting. I decided that it would be nice if gedit supported R
2010 Jan 19
1
need an example with 2 different nets
Hi, thanks. Sorry for the mess with my gmail account... This made the route go away. But is this the right way to configure tinc? To give the tinc interface an IP (with 255.255.255.255 subnetmask) from the local (green) network it does route the traffic to? Does it make sense to give the tinc interface an 192.168.0.253 IP, when the net here is 192.168.0.0/24 on eth1 I can not find such a
2004 Jan 11
0
Asterisk on FreeBSD 4.9
<P>Hi all!<BR><BR>I'm trying to set up Asterisk on FreeBSD 4.9 to route calls to H.323 GK.<BR><BR>I have installed asterisk using the ports.<BR><BR>It seems to be running OK, but when i try to dial through h323, it segfaults.<BR>I'm using X-Lite as SIP client, i have set up my h323.conf:<BR>[general]<BR>port =
2010 Feb 20
2
Tinc on Linux and tap device problem
Hello, I successfully set up a tunnel with tinc using the tun interface. however I need a tap device, because I need to run the OLSR routing protocol on the tunnel and if I use the tun mode OLSR will just skip the interface. (It is a well known thing, I had this issue before also when using OpenVPN in the past). The problem is that I cannot make tinc use a tap device. I created the tap0
2009 Oct 29
3
x-y plot as an histogram
Hi, I am investigating a problem for which I found no solution. I have a matrix with two columns. I have plotted it as an x-y plot (plot(matrix[,1],matrix[,2]) But this is not apropriate for my purposes. I need to group the data in matrix[,1] into groups (as an histogram would do). Then I have to calculate the average of matrix[,2] for each group. Before starting with loops and loops I
2010 Mar 08
1
Contradiction in documentation
Hi, I'm reading the tinc documentation [1], chapter 4 Configuration. I notice an apparent contradiction, and I wonder which part is correct. [1] http://tinc-vpn.org/documentation/tinc_4.html In part 4.3 "How connections work" this is stated: "If it [tinc] sees one or more ?ConnectTo? values pointing to other tinc daemons in that file, it will try to connect to those other
2009 Jan 06
2
Sweave in LATEX
Hello I have been setting up my computer to run Sweave. I have got the whole thing working on example files, except that my MikTex returns an "Undefined Control Sequence" error for \Sexpr and my output file contains verbatim code sequences at the apropriate point in the text rather than the R output. The rest of the output file is fine with tables, R code sequences and figures in the
2005 Nov 03
1
Fitting heteroscedastic linear models/ problems with varIdent of nlme
Hi, I would like to fit a model for a factorial design that allows for unequal variances in all groups. If I am not mistaken, this can be done in lm by specifying weights. A function intended to specify weights for unequal variance structures is provided in the nlme library with the varIdent function. Is it apropriate to use these weights with lm? If not, is there another possibility to do
2000 Jan 15
0
Help - VPN w/ linux + samba; cross-subnet browsing and worse :)
Please reply if you have any solutions to this problem! In this setup there are four computers: C1 --- local lan -----(eth1) C2 (eth0)------- internet --------- (eth0) C3 (eth1) ---- local lan -------- C4 | | |-(tap0)-----------------------------------------encrypted tunnel (VPN) --------------------(tap0)-| Computers 1,4 = win98 (called windows machines hereafter) Computers 2,3 = linux
2001 Jul 26
2
Need some help on using Wine with DDK 2000
Hi, I am a newbe with Wine and I need some advice.. I have 2 partitions on my computer: Linux + winnt40. I use wine for developping drivers for W2K (yes it is NOT a joke!) under Linux (some kinda of cross-compiling if you want ..). So for compiling and linking it works flawlessly (really!) and it's GREAT! The only problem is that I cannot browse the DDK documentation. For doing that
2006 Dec 07
2
Matplot does not work with x being POSIXt class (PR#9412)
Hi, Matplot works with x being Date class but not POSIXt. Here is the example with R version 2.5.0 Under development (unstable) (2006-12-06 r40129) Example: x <- Sys.Date() - c(1:10) y <- cbind(1:10, 10:1) class(x) ## [1] "Date" matplot(x, y) x <- strptime(as.character(x), format="%Y-%m-%d") ## [1] "POSIXt" "POSIXlt" matplot(x, y) Error in
2000 Jun 24
1
subnet browsing
we have samba [mostly] working in a VPN application connecting two Mandrake subnets using SSH. if all machines define the same workgroup name, and we define a single domain master browser, (with the other subnet defined as a preferred, local, master browser,) and a single WINS server, after a little while, all shares are visible to all WIN9x machines. this samba stuff is fantastic! 2 questions:
2011 Nov 24
1
content of global environment with dump.frames()
Dear R users, I am using dump.frames() to investigate the content of the different environments in cases of errors or during certain steps of a non interactive calculation. I am, however, wondering about how to see the content of the global environment at the moment that dump.fames() was invoked. Her is some test piece (careful about the rm(list=ls(), remove the # if you know what you are doing
2012 Sep 02
3
Help on finding specific columns in matrix
Dear All,   I have a matrix with 33 columns and 5000 rows. I would like to find 2 specific columns in the set: the one that holds the highest values and the one that holds the lowest values. In this case the column's mean would be apropriate to use to try to find those specific columns because each columns mean is different and they all change together based on the same "change of rate