Displaying 15 results from an estimated 15 matches similar to: "[Bridge] Is bridging possible if two devices connected peer to peer ?"
2006 Jan 12
1
iproute problem
Hello,
I''m on Debian Sarge, and try actually to setup iproute this way :
- local network 1: 192.168.12.0/24
- local network 2: 172.20.0.0/16
- one router on both network : 192.168.12.50 & 172.20.201.50
- one router to internet (SLIS) : 172.20.1.1
I want from my 1st local network to access internet...
here are my lines... (taken from The LARTC Howto)
ip route add 172.20.0.0/16 dev
2005 Jun 24
9
WINS across two networks and a router
Hello, everybody. This one''s got me stumped. What I''m trying to do is have
two networks--192.168.1.0 and 192.168.2.0--with SMB and WINS running between
them. So far I can mount SMB shares allright, but I can''t browse by WINS
names across the router. I''ve posted this question on Linuxquestions.org;
you''ll find the details there.
Here are my
2010 Aug 16
2
special settings for p5B-VM mainboard?
Hi there,
I use P5B-VM mainboard with on baord GPU from manufacturer ASUS.
Does anybody know if I have to set special settings in wine to play 3D games or older games like ANNO 1503?
Especially Anno 1503 can be started but if the details are set to "high" it works very slow. Or could it be that this GPU "Integrated Intel? Graphics Media Accelerator X3000 (Intel? GMA X3000)"
2009 Apr 01
6
[Bug 589] New: MARK doesn't work properly with incoming traffic
http://bugzilla.netfilter.org/show_bug.cgi?id=589
Summary: MARK doesn't work properly with incoming traffic
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: major
Priority: P1
Component: iptables
AssignedTo: laforge at netfilter.org
2005 Jun 25
1
WINS over multiple subnets
Hello, everybody!
I have two networks (192.168.1.0 and 192.168.2.0) connected across a wireless
router with two NICs. I can ping everything allright via ip address, but not
by name across subnets. Things on the same subnet ping allright by name.
Here are the smb.conf files for my two master browsers:
#(192.168.1.249)
[global]
workgroup = THEBAND
netbios name = Yesteryear
2005 Oct 30
0
FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS
I would like to route ssh in my network via DSL2 and all other trafic via
DSL1.
So far I menaged to do it for LAN2 but there are still WLAN1,LAN3 and LAN1 to
go.
On all routers I added table "pilicka" with rule for fwmark and I fwmarked
ssh.
# ip rule show
0: from all lookup local
32765: from all fwmark 0x3 lookup pilicka
32766: from all lookup main
32767: from all lookup
2009 Jun 23
0
Theora running on ARM device without floating point support
Hi masters, I am trying to deploy theora in Fressacle iMX27 (ARM-9) processor.
This hardware does not support floating point operations, i've
compiled the libtheora with ?--disable-float option .
mx27# cat /proc/cpuinfo
Processor ? ? ? : ARM926EJ-S rev 4 (v5l)
BogoMIPS ? ? ? ?: 199.06
Features ? ? ? ?: swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant
2010 Sep 22
2
Can't cross compile asterisk 1.6.2.13 on arm using ltib
Hi,
I can cross compile asterisk 1.4.21 on arm (imx27) using ltib
I want to cross compile the new version 1.6.2.13 but there is an error when
I execute the commands :
./configure --build=i686-pc-linux-gnu --host=arm
make menuselect
The configure seems ok, I have the result info :
*configure: Package configured for:
configure: OS type : none
configure: Host CPU : arm
configure:
2007 Apr 27
11
[Bug 562] Recent module is not working for the ppp0 (external) interface.
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=562
------- Additional Comments From kaber@trash.net 2007-04-27 02:41 MET -------
I asked you to post this with additional information to the mailinglists, so
pleast at least include the information here or post it to the lists as I asked.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
-------
2008 Jun 05
1
quite complicated case(the repeated data arranage~)
Hi everyone:
I have been struggling with this repeated data type for whole afternoon,I
sent two emails to server for help,many people kindly responded , hereby
thank you so much,but since I dont want to write to much in email,so I
divide the problem in parts,so far this seem did not work out very well,so
this is my whole problem~
first I have example of data here:
2004 Mar 25
11
Asterisk
What kind of specs do I need for a asterisk box that will have a pri for
pstn and about 65 sip phones
I was thinking a Xeon 3.05
2004 Feb 01
0
PCI expansion slots.
> -----Original Message-----
> From: asterisk-users-admin@lists.digium.com
> [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Asterisk
> Sent: Saturday, January 31, 2004 10:05 PM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] PCI expansion slots.
>
>
>
> Hello,
>
> Did anyone use PCI expansion slots such as:
>
>
2008 Jun 04
2
linear model in the repeated data type~
here is the data:
y<-c(5,2,3,7,9,0,1,4,5)
id<-c(1,1,6,6,7,8,15,15,19)
t<-c(50,56,50,56,50,50,50,60,50)
table1<-data.frame(y,id,t)//longitudinal data
what I want to do is to use the linear model for each id ,then get the
estimate value,like:
fit1<-lm(y~t,data=table1,subset=(id==1))
but ,you can see the variable "id" is quite irregular,they are not arranaged
in order
2008 Jun 04
1
linear model with the repeated data type~
here is the data:
y<-c(5,2,3,7,9,0,1,4,5)
id<-c(1,1,6,6,7,8,15,15,19)
t<-c(50,56,50,56,50,50,50,60,50)
table1<-data.frame(y,id,t)//longitudinal data
the above is only part of data.
what I want to do is to use the linear model for each id ,then get the
estimate value,like:
fit1<-lm(y~t,data=table1,subset=(id==1))
but ,you can see the variable "id" is quite
How to plot 2 continous variables on double y-axis with 2 factors: ggplot2, gplot, lattice, sciplot?
2013 Feb 25
3
How to plot 2 continous variables on double y-axis with 2 factors: ggplot2, gplot, lattice, sciplot?
Hi,
I have a data set with two continous variables that I want to plot MEANS (I
am not intrerested in median values) on a double-y graph. I also have 2
factors. I want the factor combinations plotted in different panes.
Dummy dataset:
mydata <- data.frame(factor1 = factor(rep(LETTERS[1:3], each = 40)),
factor2 = factor(rep(c(1:4), each = 10)),
y1 =