Displaying 3 results from an estimated 3 matches for "gatewayip".
Did you mean:
gateway_ip
2005 Jun 29
1
iproute2 ping question
Hi List,
New subscriber/lartc user here. Have read the entire lar&tc howto,
alexy''s ip_cref, etc. and must say, this makes iptables seem downright
*easy*.
I''m trying to build a three-legged linux router (WAN/LAN/DMZ) and have
had it more or less working with iptables but would like to learn layer2
routing with iproute2.
I have an adsl/29 network and would like my
2012 Aug 01
0
Dell OptiPlex 790 PXELINUX localboot reboot loop
...l reset_pxe
call cleanup_hardware
+
+ ; Copy Dell BIOS chunk back into place
+ cld
+ mov esi,DellBIOSChunk
+ mov edi,47cch
+ mov ecx,13
+ rep movsd
+
lss sp,[InitStack]
pop gs
pop fs
@@ -564,3 +579,6 @@ IPInfo:
.ServerIP resd 1
.GatewayIP resd 1
.Netmask resd 1
+
+ section .earlybss
+DellBIOSChunk resd 13 ; 52 bytes to store Dell BIOS chunk
Some additional info:
BIOS revision: A13
PXE versions: Intel Boot Agent GE v1.3.81, Intel Boot Agent PXE Base Code (PXE-2.1 build 089)
Versions of SYSLINUX affected: 3.83, 4.03,...
2009 Nov 04
3
How to resell my trunk/provider to others?
Hello,
I've been tasked to look for ways to resell to others the service that
one of a trunk provides.. In other words, i want to configure my
current Asterisk (Ver. 1.4.26.1) with Freepbx 2.6.0 so i can act as a
trunk to others.. I would provide an IP to them from one of my servers
and they will use that IP to connect to me and i will connect them to
my trunk/provider.
If