Displaying 20 results from an estimated 2000 matches similar to: "Down the MPD road"
2003 Jun 30
1
Fw: VPN setup problem - proxy arp I think
Hi all,
I read the setup at http://www.blackh0le.net/articles/vpn-dun-howto.html to setup my VPN.
However, I'm having a problem which I think is proxy-ARP not working. I like to ask you to see if you know what's going on. When I ping 10.77.1.1 from windows XP machine the packets get to the 10.77.1.1 machine, but they don't have a return path to get back. When I do ping the windows
2004 Jun 25
0
mpd configure and route issues
I have searched google high and low for answers to this...and I have gotten
many examples, howto, etc...but they all seem to have a slightly different
configuration, and therefore, slightly different problems. Unfortunately,
not enough of them show the network layout, along with the configuration, so
it's hard to tell why certain IP are being used, and were they are on the
network. I have
2003 May 12
1
[Fwd: Re: Down the MPD road]
Made a typo in the cc: line. Coffee time, I guess.
-------- Original Message --------
Date: Mon, 12 May 2003 19:52:17 -0400
From: Bob K <melange@yip.org>
To: Michael Collette <metrol@metrol.net>
CC: freebsd.-security@freebsd.org
Subject: Re: Down the MPD road
> I did this, and it does correct the immediate problem. Of course, it
> also
> creates a new glitchy.
>
2003 May 07
4
VPN through BSD for Win2k, totally baffled
Scenario:
FreeBSD box running IPFW acting as a gateway to private network. The private
network is made up of entirely routeable IP addresses. External users
running Win2k and XP on DSL connections with dynamic IPs.
Goal:
To have the FreeBSD gateway securely authenticate and encrypt the traffic
between the outside users and the internal network.
I've spent the last 3 days running up and
2006 Jan 25
1
mpd and radius
Hi all:
I ahve some basic questions regarding the mpd.conf:
set radius retries 3
set radius timeout 3
set radius server 192.168.128.101 testing123 1812 1813
set radius me 1.1.1.1
set bundle enable radius-auth radius-fallback
Here my radius server is 192.168.128.101 and interanl
interface of this mpd server is 192.168.64.65
1) What is this "testing123"? is that key between
radius
2006 Jan 24
3
IPsec, VPN and FreeBSD
Hi:
We intend to build IPSec based VPN server on FreeBSD
platform so that we can access internal network of a
lab. The remote side will use VPN client and could be
from anywhere of the Internet, or may be from the
another site of the company. From the hnadbook, I saw
the sample of site-to-site configurations and we do
have one FreeBSD firewall (running ipfw) on both site
and another one on
2003 Jun 17
2
System panic (mpd related?)
Getting the following panic on a new Dell Poweredge 1650. This machine is
going to be a VPN server and has a large number of pptp links configured.
The machine is stable if mpd is not running.
(kgdb) where
#0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
#1 0xc0229a0f in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:316
#2 0xc0229e4d in panic (fmt=0xc042876c "%s") at
2009 Oct 30
1
Using MPD as an Icecast source (hint: using jack helps)
I thought I should report this: (In my case at least) defining a "jack"
output for mpd caused a "shout" output to become operational.
I was trying to configure mpd with a "shout" output to feed my Icecast2
server, but with no luck.
Giving up, I fell back to option 2: Feeding my mpd output to darkice using
"jack" as an interface.
As soon as I had defined
2015 Apr 22
2
Lossless stream from MPD...
Will this work?
# Stream it out output.icecast(%flac, host = "localhost", port = 8000,
password = "hackme", mount = "basic-radio.flac", radio)
On Apr 22, 2015 1:22 PM, "Eduardo Martinez" <erm13martinez at gmail.com> wrote:
> Liquidsoap is another encoder simular to ices or MPD. Liquidsoap doesn't
> work directly with MPD.
> On Apr 22,
2015 Apr 22
2
Lossless stream from MPD...
I am not familular with liquidsoap. Is it something I can use with MPD?
On Wed, Apr 22, 2015 at 1:10 PM, Eduardo Martinez <erm13martinez at gmail.com>
wrote:
> Icecast can definitly handle OggFLAC. I usually use liquidsoap to stream
> flac to icecast.
> On Apr 22, 2015 12:52 PM, "David Martinez" <david at sojournmusic.net> wrote:
>
>> Any way to setup a
2015 Apr 22
2
Lossless stream from MPD...
Any way to setup a lossless stream from MPD? I know MPD can encode FLAC,
but I don't know if Icecast can handle it. Any other lossless options?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/72a1c4d4/attachment.htm
2003 Jun 23
1
mpd VPN won't work after upgrade from 4.6-STABLE to 4.8-STABLE
I upgraded a week ago from 4.6-STABLE to 4.8-STABLE, and subsequently
my mpd-based VPN ceased to function, giving me all kinds of "protocol
rejected" messages. I haven't seen any such reports lately on this
list or questions about it on freebsd-questions, so I'm wondering what
it's related to. I can provide more details on request, but I first
wanted to see if anyone knows
2003 Oct 22
9
IPSec VPNs: to gif or not to gif
I will shortly be replacing a couple of proprietary VPN boxes
with a FreeBSD solution. Section 10.10 of the Handbook has a
detailed description of how to do this.
However I remember a lot of discussion about a year ago about
whether the gif interface was necessary to set up VPNs like
this or whether it was just a convenience, for "getting the
routing right". A number of people said
2004 Sep 10
1
mpd has support for flac!
Hello,
http://musicpd.sf.net just came out today, with (amongst many other things)
support for flac. MPD is a very stable, lean Music Playing Daemon written
in C, that can be interfaced several different ways, through php, plain old
telnet, there is a CLI on the way, and a GTK2 client on the way also.
Please give it a try and tell us what you think @ irc.oftc.net #mpd.
Thanks
starz
2004 Apr 05
4
Q: Controlling access at the Ethernet level
Hi Adrian,
Sunday, April 4, 2004, 10:22:33 PM, you wrote:
AP> We have thought about using static MAC entries per port on managed
AP> switches installed at the client endpoints, but that would require a
AP> overwhelming budget. We are also thinking about L2TP and PPPoE, but I
AP> am uncertain about compatibility.
AP> What would you recommand ? Are there any other elegant
2009 Jan 24
4
BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device not configured, where 199.7.83.42 is RANDOM IP address
Hello, Freebsd-stable.
BIND on my new router (7.1-STABLE, BIND 9.4.3-P1) shows bunch of
errors on every start and doesn't answer on requests for 30-60 seconds
after that. Errors are like this:
Jan 24 12:18:12 gateway named[1455]: /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:1567: unexpected error:
Jan 24 12:18:12 gateway named[1455]: internal_send: 193.0.14.129#53:
2003 May 08
0
Fwd: Re: VPN through BSD for Win2k, totally baffled
On Wednesday 07 May 2003 22:21, Michael Collette wrote:
> Scenario:
> FreeBSD box running IPFW acting as a gateway to private network. The
> private network is made up of entirely routeable IP addresses. External
> users running Win2k and XP on DSL connections with dynamic IPs.
>
> Goal:
> To have the FreeBSD gateway securely authenticate and encrypt the traffic
> between
2006 Apr 05
2
bind() fd 6, family 28, port 123 at boot time
Hi, looking at the messages i see errors with ntp everytime i reboot my
server:
shiva2# tail /var/log/messages
Apr 5 15:32:46 shiva2 kernel: Trying to mount root from ufs:/dev/da0s1a
Apr 5 15:32:46 shiva2 ntpd[385]: ntpd 4.2.0-a Tue Mar 14 04:43:54 UTC
2006 (1)
Apr 5 15:32:46 shiva2 ntpd[385]: bind() fd 6, family 28, port 123, addr
fe80:1::20b:cdff:fe42:3d63, in6_is_addr_multicast=0 flags=0
2004 Oct 19
4
Authenticating PPTP users against Samba/LDAP
Hi,
I have a few remote user who use a PPTP based VPN. The server is running
PoPToP (http://www.poptop.org/), and a pppd patched to support MPPE/MPPC
for (some) added security. Currently, users authentication information
is stored in plaintext in /etc/ppp/chap-secrets. I'd like to be able to
put users into LDAP, and have ppp authenticate either directly against
LDAP, or against Samba (with an
2004 Sep 10
0
[Flac-users] mpd has support for flac!
Hello,
http://musicpd.sf.net just came out today, with (amongst many other things)
support for flac. MPD is a very stable, lean Music Playing Daemon written
in C, that can be interfaced several different ways, through php, plain old
telnet, there is a CLI on the way, and a GTK2 client on the way also.
Please give it a try and tell us what you think @ irc.oftc.net #mpd.
Thanks
starz