Displaying 20 results from an estimated 10000 matches similar to: "Help Needed"
2015 Jan 24
2
VLAN issue
Steve,
Thanks, makes sense.
I just don't see why I have to effectively waste an extra IP address to get
my connection established.
Boris.
On Fri, Jan 23, 2015 at 7:16 PM, Stephen Harris <lists at spuddy.org> wrote:
> On Fri, Jan 23, 2015 at 07:10:57PM -0500, Boris Epstein wrote:
>
> > This makes two of us. I've done everything as you have described and it
> >
2015 Jan 24
0
VLAN issue
Hi Boris,
what I'd like to know is the actual VLAN configuration of the switch
port (link-type and tagged and untagged VLANs). When I look at the
switchport coniguration here I get (among other things):
...
Port link-type: trunk
Tagged VLAN ID : 8, 1624
Untagged VLAN ID : 10
...
Here is my suspicion:
Your ports have an access link-type with an untagged VLAN ID of 48. That
would
2015 Jan 24
3
VLAN issue
Do you need the whole configuration? On the switch end, we have the
relevant VLAN (VLAN 48) with the assigned IP address of 192.168.48.101 and
the range of ports (Gi1/0/1 - Gi1/0/8) assigned to that VLAN.
Seems - and acts - like a legitimate setup and works fine, except for this
particular instance.
Thanks.
Boris.
On Fri, Jan 23, 2015 at 8:54 PM, Dennis Jacobfeuerborn <
dennisml at
2015 Jan 24
0
VLAN issue
We have lots of servers with a similar setup (i.e. tagged vlans and no
ip on eth0) and this works just fine.
What is the actual vlan configuration on your switchport?
Regards,
Dennis
On 24.01.2015 01:34, Boris Epstein wrote:
> Steve,
>
> Thanks, makes sense.
>
> I just don't see why I have to effectively waste an extra IP address to get
> my connection established.
2015 Jan 24
0
VLAN issue
On Fri, Jan 23, 2015 at 07:10:57PM -0500, Boris Epstein wrote:
> This makes two of us. I've done everything as you have described and it
> simply does not work.
Are you actually seeing VLAN tagged traffic, or is the cisco switch
just providing a normal stream?
At work we have hundreds of VLANs, but the servers don't get configured
for this; we just configure them as normal; ie
2009 Dec 30
1
Factor and Level Issue
Dear useR's
I have a small basic problem which I am hoping to get some help with. I have
a data frame, testSeq_df, with 1 row and 500 columns. Each column is a
character (a,c,g or t). I want this sequence to have 4 factors (a,c,g,t).
When I try the following:
for(i in 1:500){
if (length(levels(testSeq_df[,i]))==1)
levels(testSeq_df[,i]) <-
2015 Jan 25
1
VLAN issue
On Sun, Jan 25, 2015 at 09:12:29AM -0500, Boris Epstein wrote:
> OK... but why does it need to be a trunk port?
If you are on a trunk port then your machine needs to be configured
for VLANs. If you are not on a trunk port then your machine needs
to be configured normally.
It _sounds_ like you have configured your machine for VLANs but are not
on a trunk port.
--
rgds
Stephen
2006 Mar 02
0
RE: Asterisk-Users Digest, Vol 20, Issue 13
On Thu, 2006-03-02 at 11:42 -0600, Jordan Novak wrote:
> Does anyone have a way to do wake calls?
>
>
>
> Jordan Novak
>
> Communications Technician
>
> Logistics Health Inc.
You could use cron and /var/spool/asterisk/outgoing scripts to dial
numbers, etc...
>
Can you elaborate, I am fairly new to Linux and a phone guy to boot. I
am looking for a way for the
2023 Aug 06
0
[PATCH v4] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
On Fri, Aug 04, 2023 at 09:03:20PM +0000, Verma, Vishal L wrote:
> On Fri, 2023-08-04 at 20:39 +0200, Pankaj Gupta wrote:
> > Gentle ping!
> >
> > Dan, Vishal for suggestion/review on this patch and request for merging.
> > +Cc Michael for awareness, as virtio-pmem device is currently broken.
>
> Looks good to me,
>
> Reviewed-by: Vishal Verma
2023 Aug 06
0
[PATCH v4] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
On Fri, Aug 04, 2023 at 09:03:20PM +0000, Verma, Vishal L wrote:
> On Fri, 2023-08-04 at 20:39 +0200, Pankaj Gupta wrote:
> > Gentle ping!
> >
> > Dan, Vishal for suggestion/review on this patch and request for merging.
> > +Cc Michael for awareness, as virtio-pmem device is currently broken.
>
> Looks good to me,
>
> Reviewed-by: Vishal Verma
2008 Apr 14
1
Per VLAN Bandwidth allocation by Shorewall
Hi,
1. We have 20+ VLANs behind shorewall firewall. We would like to distribute
the Internet bandwidth to different VLANs having minimumm, typical and
maximum values based on IP ranges after NAT e.g., 172.17.4.0/24. What rules
need to be created to do so?
2. We also would like to time the access of internet of some of the VLANs,
i.e., 172.17.4.0/24 should be allowed to access the internet only
2010 Oct 14
0
how to play multiple speex audio streams simultaneously
Another approach that I have come across is to decode all speex audio
streams and add their 16 bit signed PCM values clipping values above 2^15-1
and below -2^15. Is this a reliable appproach?
On Thu, Oct 14, 2010 at 3:54 PM, Vishal Jain <cse.vishal at gmail.com> wrote:
> Hello,
>
> In a way similar to speexclient voip example, I want to have a voip
> application where 3 or
2011 May 24
1
anyone using LARS package in R
Hi useR's,
Has anyone used the "Lars" package in R before? If so, is there any tutorial
(not manual) or worked out example online for this R package that one can go
through to figure out how one can use this package with lasso regression?
I appreciate any help I can get in this direction.
Sincerely,
Vishal
--
*Vishal Thapar, Ph.D.*
*Scientific informatics Analyst
Cold Spring
2015 Jan 24
2
VLAN issue
On Fri, Jan 23, 2015 at 7:02 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On Fri, Jan 23, 2015 at 5:48 PM, Boris Epstein <borepstein at gmail.com>
> wrote:
> > Less,
> >
> > You are 100% right. Of course I brought up my eth0 - but, like you said,
> > with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100.
> >
> > However,
2007 Oct 15
1
String concatenation, File Path Handling to pass to download.file( ) [backslash in DOS paths]
Gabor,
Thanks much. Your solution is elegant. My overall scheme is to take
present date, and check whether it is a weekend, if not, then create a
string based on the date, to concatenate into a url link for
download.file( ). The files I need to download have a part which is in
the format: mmddyy. I am working to make myself a system to connect to
exchanges, and download end of day files from
2015 Jan 24
3
VLAN issue
Andrew and Dennis are spot on.
Their conclusions about your server being connected to an access port and
not a trunk port would be my conclusion as well.
On Sat, Jan 24, 2015 at 9:11 AM, Dennis Jacobfeuerborn <
dennisml at conversis.de> wrote:
> Hi Boris,
> what I'd like to know is the actual VLAN configuration of the switch
> port (link-type and tagged and untagged VLANs).
2007 Mar 11
1
fitting a mixed exponential distribution
Hi all,
I am attempting to fit, and test the goodness of fit of, a mixed
exponential distribution to my dataset which consists of 15minute
rainfall intensity data. FYI, the dataset spanning approx.2 years and
7 rainfall stations consists of some three hundred thousand 15min data
records, of which some 30 thousand are non-zero rainfall amounts.
Could anyone please tell me how i could do
2009 Dec 24
0
Error with Package "Kernlab" for SVM prediction
Hi All,
I am trying to use the "Kernlab" package for training and prediction using
SVM's. I am getting the following error when I am trying to use the predict
function:
> predictSvm = predict(modelforSVM, testSeq);
Error in `contrasts<-`(`*tmp*`, value = "contr.treatment") :
contrasts can be applied only to factors with 2 or more levels
The training file is a
2007 Oct 15
3
for loop if else conditional
date <- as.POSIXlt(Sys.time()) #present date
for (i in 1:difftime(as.POSIXlt(Sys.Date()),"2007-10-01"))
if (date$wday != 0 & date$wday != 6) {print(date);assign("date",
(date-86400))} else (assign("date", (date-86400)))
I am trying to print dates from present day to a day in the past, but
omitting weekends. I am not doing something right, but can't
2013 Oct 13
0
[Bridge] linux bridge performance tests and problems ebtables 100% cpu
I make some networking performance tests for Linux 3.10.13 #1 SMP
is that normal
Linux (pktget) ----> Linux (router) ----> Linux (Sink)
eth0: 0.00 P/s 652024.78 P/s 652024.78 P/s
eth1: 652175.58 P/s 2.98 P/s 652178.55 P/s
with echo 0 >/proc/sys/net/bridge/bridge-nf-call-iptables CPU is about 2%
with echo 1