similar to: Pinging win from FreeBSD

Displaying 20 results from an estimated 2000 matches similar to: "Pinging win from FreeBSD"

1999 Oct 17
1
Ping win/FreeBSD probs
Okay, I'm starting to get excited now because I think someone from the Samba lists has pushed me in the right direction here. To recap: I can't ping my win machine (192.168.1.2) from my FreeBSD box (192.168.1.3) and vice versa. Both subnet masks are 255.255.255.0 and ipfw is not running. I loaded the dos config program for the card on my BSD machine (by booting off DOS floppy
2003 May 21
1
netstat/ipcs inside jail
Hi, i've got this problem with my jail and i'm abolutly lost as in the why of it. I previously posted this on comp.unix.bsd.freebsd.misc but i was advised to send here I was unable to find help on google :( To resume quick, when i'm in a jail, netstat doesn't work properly. Hopefully i have provided sufficient information for anyone willing to help me :p First of all, my system :
2004 Nov 16
1
Tinc on MacOs X
My intention is to set up tinc so that I can connect from home to an office network. All CPUs are running MacOs X, 10.2.8 or 10.3.5. I have read the tinc manual, tincd.8 and tinc.conf.5. However, I am still unclear about a few issues. First and foremost, how to I setup the VPN interfaces on the hosts, on MacOs X? Which file do I have to alter and what is the exact syntax on Os X to setup
2008 May 10
1
scp local/remote external calls
I'm a bit confused how scp works... could someone please explain the local/remote external calls that happen when scp is started... in particular how it relates to ssh on the remote site? To be more specific... I use Kerberos for authentication and I've been working on an ssh wrapper script that checks my Kerberos credentials before running the ssh command. If the credentials are
2000 Jan 26
3
Open display error
Hi, I get this message on the latest Debian potato for i386. --> ssh -f localhost xterm sb at localhost's password: --> xterm Xt error: Can't open display: That happens also when connecting to another linux box: --> ssh -f box2 /usr/X11R6/bin/xterm --> /usr/X11R6/bin/xterm Xt error: Can't open display: The $DISPLAY is :0.0 for box1 undefined for box2 after
2002 Aug 30
1
rsync: connection unexpectedly closed; reverse lookups?
Hi. My goal is to use rsync to syncronize box1 and box2. On box2, I have a tapedrive which I write the data I syncronize from box1 every night. On box1, my /etc/rsyncd.conf looks like this: root@box1# cat /etc/rsyncd.conf max connections = 1 syslog facility = local6 [tmp] path = /tmp read only = yes comment = export of /tmp hosts allow = box2 auth users
2000 Jun 29
2
Samba and NFS
At 19:28 29/06/00 +1000, you wrote: >a customer asked me about the difference between using Samba and NFS. AFAIK The answers are roughly the following: The difference between Samba and NFS is primarily that Samba uses the SMB (aka Lanmanager) protocol which is considered "standard" for PCs (Windows and OS/2 both have built in support for it, a free client is also available for
2013 May 28
1
Perfect LDAP tree
Hello everybody and Timo. I have the next problem. With LDAP tree like ou=mail | - dc=example1.com,ou=Mail | - mail=box1 at example1.com,dc=example1.com,ou=Mail | - mail=box2 at example1.com,dc=example1.com,ou=Mail ? | - dc=example2.com,ou=Mail | - mail=box1 at example2.com,dc=example2.com,ou=Mail | - mail=box2 at example2.com,dc=example2.com,ou=Mail ? and settings in dovecot
2009 Jul 14
1
--delete not working (minimal example)
--delete option is not working for me. The following is a minimal example. $ mkdir box1 box2 $ touch box1/letter box2/extra $ rsync -a -vv box1/ box2/ sending incremental file list delta-transmission disabled for local transfer or --whole-file letter total: matches=0 hash_hits=0 false_alarms=0 data=0 sent 92 bytes received 34 bytes 252.00 bytes/sec total size is 0 speedup is 0.00 $ tree
2014 Mar 21
3
Need more meetme users -- hitting some limit
I'm trying to determine the capacity of my host running Asterisk 11.8.1 on CentOS 6.5. The host is an Intel E3-1240v3 with 8GB RAM, an SSD, and gigabit Ethernet. The primary application will be bridging groups of users using meetme(). I'm using 2 boxes -- 1 to initiate calls using call files (box1), and 1 behaving a bit more like a production box -- bridging calls (box2). The call
2002 Jul 19
1
OpenSSH 3.4p1 hostbased auth - howto?
How do you enable hostbased authentication in OpenSSH? I have two Red Hat 7.3 machines running openssh-3.4p1, and I would like to be able to ssh from either of the machines to the other, as any user, without using passwords or per-user keys. My /etc/ssh/sshd_config contains: [...] IgnoreRhosts no HostbasedAuthentication yes [...] My /etc/ssh/ssh_config contains: [...]
2004 Apr 03
0
IPSec Racoon and Port Forwarding
Hello, I have given myself quite the headache trying to make this VPN work correctly. I am attempting to use racoon to establish keys and construct an encrypted tunnel between one host(A.A.A.A) with a routable IP address and another that has a private address(10.0.0.2) with a cable modem(B.B.B.B) forwarding all ports to the private address(10.0.0.2). Here is a quick topographic dipiction of the
2004 Dec 24
1
newbie about how to route
I have 2 linux boxes connected to a switch: box1: eth0 192.168.0.200/255.255.255.0 eth1 public address from ISP dhcp box2: eth0 192.168.0.35/255.255.255.0 box3: eth0 192.168.1.3/255.255.255.0 I want box1 to act as a gateway to the internet (it is doing this now for box2), but also want to communicate from box2 to box3 through box1, and that box3 can use the internet through box1. how can I do
2004 Jul 08
1
Re: Asterisk-Users digest, Vol 1 #4460 - 14 msgs
> Message: 13 > Date: Fri, 9 Jul 2004 11:42:01 +1200 (NZST) > From: =?iso-8859-1?q?Eugen=20Cristea?= <tecristea@yahoo.co.nz> > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] asterisk to asterisk config > Reply-To: asterisk-users@lists.digium.com > > Hi, > > I would like to set two separate asterisks to talk to > each other. > Any
2009 Oct 10
10
clarify 'type', 'executable' & 'path' in 2.0 master.conf?
@2.0's master.conf, there's, e.g., service config { type= config executable =config unix_listener { path = config mode = 0666 } } can someone please explain function/usage for the 'type', 'executable' & 'path' fields? and, for any file paths, are the presumed to be _relative_ to the dovecot executable? in $PATH? can they accept full/absolute
2012 Dec 10
1
Problem with SIP trunk I've set up between two * boxes.
Hi! I'm trying to set up a SIP trunk so that I can test calls, etc., between a new Asterisk box, and an old 1.4 box. --------------------------------------------------------------------------- New box: root at asterisk1:/etc/asterisk# head -1 sip.conf #include siptrunk.conf siptrunk.conf: [box1] ; All box1 extensions; see extensions.conf type=peer context=adhearsion host=172.17.0.17 ; IP
2008 Mar 05
1
Codec Preferences
Hi All; I have the following configuration in my iax.conf files at asterisk box1 and box2 (two asterisk): At box1: [user1] disallow=all codec=g729 codec=GSM At box2: [user2] disallow=all codec=g729 codec=GSM If G729 is no more available at box1, so how can I let user1 to select GSM codec instead of G729 to communicate with user2 at box 2? Any help? Regards Bilal
2002 Jan 10
1
Dry-run option in rsync 2.5.1 on Solaris 2.6
Hello All, I am using the rsync-2.5.1 on Solaris (Sparc) 2.6. I encountered the following while trying to get a directory on two machine in sync. 1) copy the files /var/tmp/test-rsync/* from box1 to box2:/var/tmp/test-rsync/ 2) touch a file AAAA in box1:/var/tmp/test-rsync/ 3) in box1, type in the following /usr/local/bin/rsync -nculaR --stats --partial /var/tmp/test-rsync/
2013 Feb 04
2
re(4) problems with GA-H77N-WIFI
Hello, I need some advice how to debug this issue ... Recently I got a new mainboard for a router, it's a Gigabyte GA-H77N-WIFI with two onboard re(4) NICs. The problem is that re0 works fine and re1 doesn't: It doesn't receive any packets. Tcpdump displays all outgoing packets, but no incoming ones on re1. Ifconfig shows the link correctly (100 or 1000 Mbit, depending on where I
2003 Jul 16
1
Back-to-back connected boards load test
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: p-c.gz Type: application/octet-stream Size: 11364 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030716/396b706e/p-c.obj