Displaying 20 results from an estimated 3000 matches similar to: "Filtering with MAC Address"
2004 Nov 18
3
iaxComm to iaxComm
Having some trouble with segfaults and sound quality all of a sudden (since
I recompiled from the latest source) when 2 iaxComm clients connect. First
off immediately after the server reports:
<>
<> -- Attempting native bridge of IAX2/4587@10.9.1.32:4569/1 and IAX2/4589/5
<>
<>One or both client may sometimes segfault. Additionally, when they do
get properly
connected,
2001 Apr 09
1
Multiple IP adresses on one interface and ping
Hello,
I assign IP 172.25.0.1 and 172.25.1.1 on one interface of my router. This
interface is connected to local LAN switch. If I ping from my box on lan
with IP 172.25.0.22 I get icmp reply, but if I assig to my box IP
172.25.1.22 I don''t get icmp reply.
My setup:
ip addr add 172.25.0.1/24 brd + dev eth0
ip addr add 172.25.1.1/24 brd + dev eth0
kernel 2.4.3, iproute2-current,
2002 Jun 24
4
Gigabit Etnernet router
Hi,
I would like to build new router with 3 Gigabit Ethernet card. Need I
dual procesor system or not ? I would like to have trafic controling (htb
or cbq/sfq) and firewall (iptables) on this router.
Can you recommend me some good motherborad with 64-bit PCI-X ?
--
`)_|_('' PSIkappa
I k psi _at_ atlantis.sk
2004 Apr 01
1
wireless sta MAC NAT
Hi all,
not sure this should be post here.... but i hope some one could help me. :>
I''m newbie in the ebtables MAC address NAT and filtering stuff...
i want to bridge a wireless client to a wired network, problem is AP
would not accept frame not initiate from associated STA... so i guess i
could solve it by natting mac with ebtables stuff..
question goes below....
1.
2001 Mar 24
2
Stealth Router
Hi,
in FreeBSD kernel is options that make router stealth, packet passed throw
router have no change in TTL value.
Is a posibility to make similar thing in Linux, I think that in traceroute
isn''t this hop, no asteris, no router, no change in TTL, nothing ...?
PSIkappa
psi@atlantis.sk
2015 Jun 03
3
[LLVMdev] [lld] TBSS wrong size
Hi,
Yes, ldd is generating wrong tbss size. It is just considering one tbss section
and not calculating all sections from all objects. The following example on
x86_64 shows the issue:
--- t0.c ---
#include <stdio.h>
extern __thread int t0;
extern __thread int t1;
extern __thread int t2;
extern __thread int t3;
__thread int t4;
__thread int t5;
__thread int t6;
__thread int t7;
int
2008 Sep 18
2
graphing netCDF files
Hello
I'm working with a large hydrological data set stored in a netCDF format.
The file stores x and y coordinates in the UTM projected coordinate system,
yet when I use image to graphically display the z variable, the image is
distorted in the sense that it does not plot the map in the correct spatial
organization.
I'm wondering if I need to define the projection of the netCDF file
2015 Jun 02
2
[LLVMdev] [lld] TBSS wrong size
Hi,
I am tracking some TLS issues with lld and found that it is
generating wrong tbss size for case where multiple modules
have non initialized threads variables. For instance:
-- t0.c --
__thread int x0;
__thread int x1;
__thread int x2;
extern __thread int e0;
extern __thread int e1;
extern __thread int e2;
extern __thread int e3;
int foo0 ()
{
return x0;
}
int main ()
{
return x0;
}
2012 Aug 23
5
wat is diff between webrat and capybara?????
now i am using cucumber.........and i get two topic webrat and
capybara........wat is the diff between them???????which one is
good?????which one i use?????
Regards
Fahim Babar Patel
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2012 Nov 16
4
Scope object available functions and getting the local scope, or node scope variable values
Is there a way to get the local scope values of puppet variables via
scope.? wat r all the available functions in scope? can anyone provide a
working example.....
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/zVW-0uI2yMAJ.
To post to this group,
2006 Apr 27
12
how to do a count with a variable...
hi guys, got this problem...
in my controller, when i wanna do a @temp.count it fails...
then i went to try counter = @temp.count which also failed..
thus, i feel that the count is not available for ActiveRecord::Base..so
i went to the Model class eg. user.rb
so in user.rb :
...
def count_uesr
count = 0
self.each do |record|
count ++
end
return count
end
then it ended up having
2006 Jun 07
4
WEBrick wouldnt start....
hi guys, just did a search and cant find anything helpful..
suddenly my WEBrick cant start.... omg.... dunno wat''s wrong with it
that''s wat i typed :
......$ruby script/server
=> Booting WEBrick...
......$
that''s all... i dont even know wat''s wrong and when i did a ps -F -C
ruby, i also couldnt find anything.....
did i jsut corrupt the file or wat???
2008 Sep 18
4
I wanna do a project on RoR
Hi..Friends...I m a final yr IT engg student...I wanna learn RoR n use
it for my Btech project...Kindly help me in dis regard...My exact
query is:
1)Wat project topic to choose
2)How to learn dis technology n implement it in my project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2009 May 21
4
Running GTA Classics.
After downloading the first two Grand Theft Auto games from the Rockstar Classics website, and installing the first game I received this error:
> MGL Fatal Error!
> Error 268.473
> Cannot find a suitable display mode.
After a bit of searching, I believe that this is a problem with running the game under Wine, and not with my PC. Then, although I probably should have checked first, I
2009 Jun 06
4
Team Fortress 2 Issues
Hello there,
After downloading the latest version of wine, latest graphics drivers and install Steam through PlayOnLinux, I tried to launch Team Fortress 2.
The initial Valve sound played and then the menu soud, but there was absolutely no video/display. Checking the processes list, hl2.exe was still running, so obviously something is going wrong here.
My system should be fine, as I used to run
2008 Nov 21
3
list of list objects
hi there,
I have a list of list objects i need to remove the top layer
[[1]]
[1].0
"ABC" "DEF""LMN"
[1].1
"WER" "ERT" "TRY"
[[2]]
[2].0
"ASD","wer""qwe"
[2].1
"wdv""ghj""ggj"
I wanna avoid the top layer...that is [[1]] [[2]] shouldnt be there
just a simple list is wat i need.
2019 Feb 13
3
error on the modificed permission
Thanks rowald: naw optaingĀ getent group Domain\ Admins
domain admins:x:10512:administrator
but if I usa administrator to join in the domain i optaing
I get that the user does not have the rights to set the permissions to
the share
wat a war: it dont's want to know :'(
Il 13/02/2019 10:37, Rowland Penny via samba ha scritto:
> On Wed, 13 Feb 2019 10:11:44 +0100
> marco pirola via
2008 Aug 07
8
Trying to run simple survival program in R but does not work
Hey,
I am just starting to learn R now and I typed in this simple survival
program:
library(survival)
t <- c(10,13,18,19,23,30,36,38,54,56,59,75,93,97,104,107,107,107)
c <- c(1,0,0,1,0,1,1,0,0,0,1,1,1,1,0,1,0,0)
data <- Surv(t,c)
km <- survfit(data)
summary(km)
Call: survfit(formula = data)
but everytime I run it I get this error:
Error in
2004 Oct 07
1
how to backup inboxes in dovecot ?
I upgraded my server from Mandrake 9.2 (Imapd , postfix & SQ mail) to Fedora
core 2 (dovecot, postfix & SQ mail)
i backed up /etc/passwd , /etc/shadow files & all home directories of users
account on my server ..
after resotration & configuration of the servers everything seems to work ,
except users email they had on the server saved :(
man this is embaracing .. can u tell me wat
2011 Mar 25
4
how to solve ActiveRecord::ConnectionNotEstablished
*im using mysql as a database*
*
*
*im getting the error which says that *
ActiveRecord::ConnectionNotEstablished in GreetingsController#index
ActiveRecord::ConnectionNotEstablished
Rails.root: C:/railsdev/hello
Application Trace <http://localhost:3000/#> | Framework Trace<http://localhost:3000/#>
| Full Trace <http://localhost:3000/#>