Displaying 5 results from an estimated 5 matches for "dhpc".
Did you mean:
dhcp
2003 Jan 27
3
Another Bone Head question
...ping,
or look up dns or anything else.
If I shutdown shorewall (clear) in the NEW box then
it could surf the net and ping etc. When connected
to the cable modem directly and shorewall running
it works great.
It properly obtains a dhcp lease from either my main
shorewall box OR my ISP''s dhpc server in either
case.
But with one shorewall behind the other, the second
one can''t resolve names or ping.
What have I overlooked in my haste???
Is there a diagnostic mode where I can (without
changing all the config files) turn on logging of
all rules so I can see where things are go...
2008 Dec 01
4
Bonding and network cards
Hi,
I have been playing this weekend with bonding on PCI netcards and found
that all of netcards I have, but old 3com, do not support MII. So
bonding is not going to happen with them. Do you have some pci netcards
supporting MII successfully running on bonging?
Thanks,
David Hrb??
2006 Nov 16
4
HTB prio: global or per class ?
Hi all,
Is the prio specification in the htb class global or is it on a per
class basis ?
A simple example:
class 1:10 parent 1:
class 1:100 parent 1:10 prio 3
class 1:200 parent 1:10 prio 7
class 1:201 parent 1:200 prio 1
class 1:202 parent 1:200 prio 2
Which class will get excessive bandwidth first? 100 or 201/202 ?
_______________________________________________
LARTC mailing list
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
...roxy"
variable to the IP address of my work Asterisk server those IP addresses
are now visible in the Proxy Address fields on the phones, but the phone
simply will not transmit any SIP packages at all. I'm using WireShark to
sniff LAN traffic and I see the phone successfully negotiate DHPC and TFTP
and then it just sits there with the "Registering" message at the bottom
left (and the spinning wheel) but never throws out any SIP packets (just
lots of NTP).
Either a) I have something misconfigured in my SEP*.cnf.xml file, b) I need
another *cnf.xml file with some more pa...
2011 Aug 15
11
Re: [Xen-devel] xen 4.1.2* dhcp issue/bug when installing/booting HVM domU domains (CentOS 6, unbuntu 11.04 server). Debian/OpenSolaris work fine.
...>> (s. the HVM config file below)
>> http://www.it-infrastrukturen.com/fileadmin/linux/paste/xen-centos-issues/hvm-centos1Gbit.born2b3.net.cfg
>>
>>
>> Debian''s squeeze and wheezy images *don''t have this issue* and are
>> getting an IP address (dhpc) during the installation and booting.
>>
>> The following text describes the test with CentOS 6.0 and involves only
>> it''s logfiles or kernel output.
>> During the installation CentOS was not able to get an IP address (dhcp).
>> After booting from LVM-drive &...