Help libr.
-Steve
Sent from my iPhone
On Mar 12, 2015, at 18:14, Cory Smelosky <b4 at gewt.net> wrote:
Have a librarian manual handy? I'm not too good at RT-11.
Sent from my iPhone
On Mar 12, 2015, at 21:01, Steve Davidson <steve at davidson.net> wrote:
Use the librarian to list the symbol table entries of the objs to see which ones define the symbol. Send me those names.
-Steve
Sent from my iPhone
On Mar 12, 2015, at 17:41, Cory Smelosky <b4 at gewt.net> wrote:
All,
Finally found a (maybe) working TSX+ distrib...however...
. at ld0:maktsx
.COPY IN:(TSXLNK.COM,TSGEN.MAC,TSX1.OBJ) DK:
Files copied:
IN:TSXLNK.COM to DK:TSXLNK.COM
IN:TSGEN.MAC to DK:TSGEN.MAC
IN:TSX1.OBJ to DK:TSX1.OBJ
.COPY IN:(TSTTY,TSEM2,TSEM3,TSPLAS,TSUSR).OBJ DK:
Files copied:
IN:TSTTY.OBJ to DK:TSTTY.OBJ
IN:TSEM2.OBJ to DK:TSEM2.OBJ
IN:TSEM3.OBJ to DK:TSEM3.OBJ
IN:TSPLAS.OBJ to DK:TSPLAS.OBJ
IN:TSUSR.OBJ to DK:TSUSR.OBJ
.COPY IN:(BLDTSX,BL2TSX).COM DK:
Files copied:
IN:BLDTSX.COM to DK:BLDTSX.COMIN:BL2TSX.COM to DK:BL2TSX.COM
.COPY/WAIT IN:(TSSPOL,TSLOCK,TSMSG).OBJ DK:
Mount input volume in LD0:; Continue? Y
Files copied:
Mount output volume in DU1:; Continue? Y
IN:TSSPOL.OBJ to DK:TSSPOL.OBJ
IN:TSLOCK.OBJ to DK:TSLOCK.OBJ
IN:TSMSG.OBJ to DK:TSMSG.OBJ
.COPY IN:(TSRTX,TSMIO,TSSLE,TSCLO).OBJ DK:
Files copied:
IN:TSRTX.OBJ to DK:TSRTX.OBJ
IN:TSMIO.OBJ to DK:TSMIO.OBJ
IN:TSSLE.OBJ to DK:TSSLE.OBJ
IN:TSCLO.OBJ to DK:TSCLO.OBJ
.COPY IN:(TSDBUG,TSEXC2,TSX2,TSKM2A,TSKM2B).OBJ DK:
Files copied:
IN:TSDBUG.OBJ to DK:TSDBUG.OBJ
IN:TSEXC2.OBJ to DK:TSEXC2.OBJ
IN:TSX2.OBJ to DK:TSX2.OBJ
IN:TSKM2A.OBJ to DK:TSKM2A.OBJ
IN:TSKM2B.OBJ to DK:TSKM2B.OBJ
.COPY IN:(CCL,TSXUCL,FILTIM).SAV SY:
Files copied:
IN:CCL.SAV to SY:CCL.SAV
IN:TSXUCL.SAV to SY:TSXUCL.SAV
IN:FILTIM.SAV to SY:FILTIM.SAV
.COPY IN:(DL,DM,DU,RK).TSX SY:
Files copied:
IN:DL.TSX to SY:DL.TSX
IN:DM.TSX to SY:DM.TSX
IN:DU.TSX to SY:DU.TSX
IN:RK.TSX to SY:RK.TSX
.COPY IN:(DX,DY,NL,LP).TSX SY:
Files copied:
IN:DX.TSX to SY:DX.TSX
IN:DY.TSX to SY:DY.TSX
IN:NL.TSX to SY:NL.TSX
IN:LP.TSX to SY:LP.TSX
.COPY IN:(SETSIZ.SAV,SETSIZ.COM) SY:
Files copied:
IN:SETSIZ.SAV to SY:SETSIZ.SAV
IN:SETSIZ.COM to SY:SETSIZ.COM
. at BLDTSX.COM
.MACRO TSGEN
. at BL2TSX
.R LINK
*TSX[220],TSX[90]/A/W,TSX[60]=TSGEN,TSX1/Q//
*TSTTY/O:1
*TSEM2/O:1
*TSEM3/O:1
*TSPLAS/O:1
*TSUSR/O:1
*TSSPOL/O:1
*TSLOCK/O:1
*TSMSG/O:1
*TSRTX/O:1
*TSMIO/O:1
*TSSLE/O:1
*TSCLO/O:1
*TSDBUG/O:1
*TSEXC2/O:1//
Load section:address? TSXEND:120000
Load section:address?
*TSKMON[120]=TSX2,TSX.STB/Y:40000/C
*TSKM2A/O:1/C
*TSKM2B/O:1
Boundary section? $OTABL
?LINK-W-Multiple definition of $OVRH
*^C
.COPY DK:(TSX,TSKMON).SAV SY:
Files copied:
DK:TSX.SAV to SY:TSX.SAV
DK:TSKMON.SAV to SY:TSKMON.SAV
.R TSX
?TSX-F-Fatal system error at 122664
KRE-KMON read error
Arg. value = 000000
HALT instruction, PC: 133064 (MOV R1,-(SP))
sim> examine 122664
122664: 003664
Any ideas? I followd the (sparse) 5.x manual.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Have a librarian manual handy? I'm not too good at RT-11.
Sent from my iPhone
On Mar 12, 2015, at 21:01, Steve Davidson <steve at davidson.net> wrote:
Use the librarian to list the symbol table entries of the objs to see which ones define the symbol. Send me those names.
-Steve
Sent from my iPhone
On Mar 12, 2015, at 17:41, Cory Smelosky <b4 at gewt.net> wrote:
All,
Finally found a (maybe) working TSX+ distrib...however...
. at ld0:maktsx
.COPY IN:(TSXLNK.COM,TSGEN.MAC,TSX1.OBJ) DK:
Files copied:
IN:TSXLNK.COM to DK:TSXLNK.COM
IN:TSGEN.MAC to DK:TSGEN.MAC
IN:TSX1.OBJ to DK:TSX1.OBJ
.COPY IN:(TSTTY,TSEM2,TSEM3,TSPLAS,TSUSR).OBJ DK:
Files copied:
IN:TSTTY.OBJ to DK:TSTTY.OBJ
IN:TSEM2.OBJ to DK:TSEM2.OBJ
IN:TSEM3.OBJ to DK:TSEM3.OBJ
IN:TSPLAS.OBJ to DK:TSPLAS.OBJ
IN:TSUSR.OBJ to DK:TSUSR.OBJ
.COPY IN:(BLDTSX,BL2TSX).COM DK:
Files copied:
IN:BLDTSX.COM to DK:BLDTSX.COMIN:BL2TSX.COM to DK:BL2TSX.COM
.COPY/WAIT IN:(TSSPOL,TSLOCK,TSMSG).OBJ DK:
Mount input volume in LD0:; Continue? Y
Files copied:
Mount output volume in DU1:; Continue? Y
IN:TSSPOL.OBJ to DK:TSSPOL.OBJ
IN:TSLOCK.OBJ to DK:TSLOCK.OBJ
IN:TSMSG.OBJ to DK:TSMSG.OBJ
.COPY IN:(TSRTX,TSMIO,TSSLE,TSCLO).OBJ DK:
Files copied:
IN:TSRTX.OBJ to DK:TSRTX.OBJ
IN:TSMIO.OBJ to DK:TSMIO.OBJ
IN:TSSLE.OBJ to DK:TSSLE.OBJ
IN:TSCLO.OBJ to DK:TSCLO.OBJ
.COPY IN:(TSDBUG,TSEXC2,TSX2,TSKM2A,TSKM2B).OBJ DK:
Files copied:
IN:TSDBUG.OBJ to DK:TSDBUG.OBJ
IN:TSEXC2.OBJ to DK:TSEXC2.OBJ
IN:TSX2.OBJ to DK:TSX2.OBJ
IN:TSKM2A.OBJ to DK:TSKM2A.OBJ
IN:TSKM2B.OBJ to DK:TSKM2B.OBJ
.COPY IN:(CCL,TSXUCL,FILTIM).SAV SY:
Files copied:
IN:CCL.SAV to SY:CCL.SAV
IN:TSXUCL.SAV to SY:TSXUCL.SAV
IN:FILTIM.SAV to SY:FILTIM.SAV
.COPY IN:(DL,DM,DU,RK).TSX SY:
Files copied:
IN:DL.TSX to SY:DL.TSX
IN:DM.TSX to SY:DM.TSX
IN:DU.TSX to SY:DU.TSX
IN:RK.TSX to SY:RK.TSX
.COPY IN:(DX,DY,NL,LP).TSX SY:
Files copied:
IN:DX.TSX to SY:DX.TSX
IN:DY.TSX to SY:DY.TSX
IN:NL.TSX to SY:NL.TSX
IN:LP.TSX to SY:LP.TSX
.COPY IN:(SETSIZ.SAV,SETSIZ.COM) SY:
Files copied:
IN:SETSIZ.SAV to SY:SETSIZ.SAV
IN:SETSIZ.COM to SY:SETSIZ.COM
. at BLDTSX.COM
.MACRO TSGEN
. at BL2TSX
.R LINK
*TSX[220],TSX[90]/A/W,TSX[60]=TSGEN,TSX1/Q//
*TSTTY/O:1
*TSEM2/O:1
*TSEM3/O:1
*TSPLAS/O:1
*TSUSR/O:1
*TSSPOL/O:1
*TSLOCK/O:1
*TSMSG/O:1
*TSRTX/O:1
*TSMIO/O:1
*TSSLE/O:1
*TSCLO/O:1
*TSDBUG/O:1
*TSEXC2/O:1//
Load section:address? TSXEND:120000
Load section:address?
*TSKMON[120]=TSX2,TSX.STB/Y:40000/C
*TSKM2A/O:1/C
*TSKM2B/O:1
Boundary section? $OTABL
?LINK-W-Multiple definition of $OVRH
*^C
.COPY DK:(TSX,TSKMON).SAV SY:
Files copied:
DK:TSX.SAV to SY:TSX.SAV
DK:TSKMON.SAV to SY:TSKMON.SAV
.R TSX
?TSX-F-Fatal system error at 122664
KRE-KMON read error
Arg. value = 000000
HALT instruction, PC: 133064 (MOV R1,-(SP))
sim> examine 122664
122664: 003664
Any ideas? I followd the (sparse) 5.x manual.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Use the librarian to list the symbol table entries of the objs to see which ones define the symbol. Send me those names.
-Steve
Sent from my iPhone
On Mar 12, 2015, at 17:41, Cory Smelosky <b4 at gewt.net> wrote:
All,
Finally found a (maybe) working TSX+ distrib...however...
. at ld0:maktsx
.COPY IN:(TSXLNK.COM,TSGEN.MAC,TSX1.OBJ) DK:
Files copied:
IN:TSXLNK.COM to DK:TSXLNK.COM
IN:TSGEN.MAC to DK:TSGEN.MAC
IN:TSX1.OBJ to DK:TSX1.OBJ
.COPY IN:(TSTTY,TSEM2,TSEM3,TSPLAS,TSUSR).OBJ DK:
Files copied:
IN:TSTTY.OBJ to DK:TSTTY.OBJ
IN:TSEM2.OBJ to DK:TSEM2.OBJ
IN:TSEM3.OBJ to DK:TSEM3.OBJ
IN:TSPLAS.OBJ to DK:TSPLAS.OBJ
IN:TSUSR.OBJ to DK:TSUSR.OBJ
.COPY IN:(BLDTSX,BL2TSX).COM DK:
Files copied:
IN:BLDTSX.COM to DK:BLDTSX.COMIN:BL2TSX.COM to DK:BL2TSX.COM
.COPY/WAIT IN:(TSSPOL,TSLOCK,TSMSG).OBJ DK:
Mount input volume in LD0:; Continue? Y
Files copied:
Mount output volume in DU1:; Continue? Y
IN:TSSPOL.OBJ to DK:TSSPOL.OBJ
IN:TSLOCK.OBJ to DK:TSLOCK.OBJ
IN:TSMSG.OBJ to DK:TSMSG.OBJ
.COPY IN:(TSRTX,TSMIO,TSSLE,TSCLO).OBJ DK:
Files copied:
IN:TSRTX.OBJ to DK:TSRTX.OBJ
IN:TSMIO.OBJ to DK:TSMIO.OBJ
IN:TSSLE.OBJ to DK:TSSLE.OBJ
IN:TSCLO.OBJ to DK:TSCLO.OBJ
.COPY IN:(TSDBUG,TSEXC2,TSX2,TSKM2A,TSKM2B).OBJ DK:
Files copied:
IN:TSDBUG.OBJ to DK:TSDBUG.OBJ
IN:TSEXC2.OBJ to DK:TSEXC2.OBJ
IN:TSX2.OBJ to DK:TSX2.OBJ
IN:TSKM2A.OBJ to DK:TSKM2A.OBJ
IN:TSKM2B.OBJ to DK:TSKM2B.OBJ
.COPY IN:(CCL,TSXUCL,FILTIM).SAV SY:
Files copied:
IN:CCL.SAV to SY:CCL.SAV
IN:TSXUCL.SAV to SY:TSXUCL.SAV
IN:FILTIM.SAV to SY:FILTIM.SAV
.COPY IN:(DL,DM,DU,RK).TSX SY:
Files copied:
IN:DL.TSX to SY:DL.TSX
IN:DM.TSX to SY:DM.TSX
IN:DU.TSX to SY:DU.TSX
IN:RK.TSX to SY:RK.TSX
.COPY IN:(DX,DY,NL,LP).TSX SY:
Files copied:
IN:DX.TSX to SY:DX.TSX
IN:DY.TSX to SY:DY.TSX
IN:NL.TSX to SY:NL.TSX
IN:LP.TSX to SY:LP.TSX
.COPY IN:(SETSIZ.SAV,SETSIZ.COM) SY:
Files copied:
IN:SETSIZ.SAV to SY:SETSIZ.SAV
IN:SETSIZ.COM to SY:SETSIZ.COM
. at BLDTSX.COM
.MACRO TSGEN
. at BL2TSX
.R LINK
*TSX[220],TSX[90]/A/W,TSX[60]=TSGEN,TSX1/Q//
*TSTTY/O:1
*TSEM2/O:1
*TSEM3/O:1
*TSPLAS/O:1
*TSUSR/O:1
*TSSPOL/O:1
*TSLOCK/O:1
*TSMSG/O:1
*TSRTX/O:1
*TSMIO/O:1
*TSSLE/O:1
*TSCLO/O:1
*TSDBUG/O:1
*TSEXC2/O:1//
Load section:address? TSXEND:120000
Load section:address?
*TSKMON[120]=TSX2,TSX.STB/Y:40000/C
*TSKM2A/O:1/C
*TSKM2B/O:1
Boundary section? $OTABL
?LINK-W-Multiple definition of $OVRH
*^C
.COPY DK:(TSX,TSKMON).SAV SY:
Files copied:
DK:TSX.SAV to SY:TSX.SAV
DK:TSKMON.SAV to SY:TSKMON.SAV
.R TSX
?TSX-F-Fatal system error at 122664
KRE-KMON read error
Arg. value = 000000
HALT instruction, PC: 133064 (MOV R1,-(SP))
sim> examine 122664
122664: 003664
Any ideas? I followd the (sparse) 5.x manual.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
All,
Finally found a (maybe) working TSX+ distrib...however...
. at ld0:maktsx
.COPY IN:(TSXLNK.COM,TSGEN.MAC,TSX1.OBJ) DK:
Files copied:
IN:TSXLNK.COM to DK:TSXLNK.COM
IN:TSGEN.MAC to DK:TSGEN.MAC
IN:TSX1.OBJ to DK:TSX1.OBJ
.COPY IN:(TSTTY,TSEM2,TSEM3,TSPLAS,TSUSR).OBJ DK:
Files copied:
IN:TSTTY.OBJ to DK:TSTTY.OBJ
IN:TSEM2.OBJ to DK:TSEM2.OBJ
IN:TSEM3.OBJ to DK:TSEM3.OBJ
IN:TSPLAS.OBJ to DK:TSPLAS.OBJ
IN:TSUSR.OBJ to DK:TSUSR.OBJ
.COPY IN:(BLDTSX,BL2TSX).COM DK:
Files copied:
IN:BLDTSX.COM to DK:BLDTSX.COMIN:BL2TSX.COM to DK:BL2TSX.COM
.COPY/WAIT IN:(TSSPOL,TSLOCK,TSMSG).OBJ DK:
Mount input volume in LD0:; Continue? Y
Files copied:
Mount output volume in DU1:; Continue? Y
IN:TSSPOL.OBJ to DK:TSSPOL.OBJ
IN:TSLOCK.OBJ to DK:TSLOCK.OBJ
IN:TSMSG.OBJ to DK:TSMSG.OBJ
.COPY IN:(TSRTX,TSMIO,TSSLE,TSCLO).OBJ DK:
Files copied:
IN:TSRTX.OBJ to DK:TSRTX.OBJ
IN:TSMIO.OBJ to DK:TSMIO.OBJ
IN:TSSLE.OBJ to DK:TSSLE.OBJ
IN:TSCLO.OBJ to DK:TSCLO.OBJ
.COPY IN:(TSDBUG,TSEXC2,TSX2,TSKM2A,TSKM2B).OBJ DK:
Files copied:
IN:TSDBUG.OBJ to DK:TSDBUG.OBJ
IN:TSEXC2.OBJ to DK:TSEXC2.OBJ
IN:TSX2.OBJ to DK:TSX2.OBJ
IN:TSKM2A.OBJ to DK:TSKM2A.OBJ
IN:TSKM2B.OBJ to DK:TSKM2B.OBJ
.COPY IN:(CCL,TSXUCL,FILTIM).SAV SY:
Files copied:
IN:CCL.SAV to SY:CCL.SAV
IN:TSXUCL.SAV to SY:TSXUCL.SAV
IN:FILTIM.SAV to SY:FILTIM.SAV
.COPY IN:(DL,DM,DU,RK).TSX SY:
Files copied:
IN:DL.TSX to SY:DL.TSX
IN:DM.TSX to SY:DM.TSX
IN:DU.TSX to SY:DU.TSX
IN:RK.TSX to SY:RK.TSX
.COPY IN:(DX,DY,NL,LP).TSX SY:
Files copied:
IN:DX.TSX to SY:DX.TSX
IN:DY.TSX to SY:DY.TSX
IN:NL.TSX to SY:NL.TSX
IN:LP.TSX to SY:LP.TSX
.COPY IN:(SETSIZ.SAV,SETSIZ.COM) SY:
Files copied:
IN:SETSIZ.SAV to SY:SETSIZ.SAV
IN:SETSIZ.COM to SY:SETSIZ.COM
. at BLDTSX.COM
.MACRO TSGEN
. at BL2TSX
.R LINK
*TSX[220],TSX[90]/A/W,TSX[60]=TSGEN,TSX1/Q//
*TSTTY/O:1
*TSEM2/O:1
*TSEM3/O:1
*TSPLAS/O:1
*TSUSR/O:1
*TSSPOL/O:1
*TSLOCK/O:1
*TSMSG/O:1
*TSRTX/O:1
*TSMIO/O:1
*TSSLE/O:1
*TSCLO/O:1
*TSDBUG/O:1
*TSEXC2/O:1//
Load section:address? TSXEND:120000
Load section:address?
*TSKMON[120]=TSX2,TSX.STB/Y:40000/C
*TSKM2A/O:1/C
*TSKM2B/O:1
Boundary section? $OTABL
?LINK-W-Multiple definition of $OVRH
*^C
.COPY DK:(TSX,TSKMON).SAV SY:
Files copied:
DK:TSX.SAV to SY:TSX.SAV
DK:TSKMON.SAV to SY:TSKMON.SAV
.R TSX
?TSX-F-Fatal system error at 122664
KRE-KMON read error
Arg. value = 000000
HALT instruction, PC: 133064 (MOV R1,-(SP))
sim> examine 122664
122664: 003664
Any ideas? I followd the (sparse) 5.x manual.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
And done!
Sorry for the noise everyone!
Reason for change: Modified Tunnel52: Cory Smelosky (Area 9)
"dynamic_ip" changed from "true" to false"
-brian
On Mar 11, 2015, at 10:30 PM, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 11 Mar 2015, Brian Hechinger wrote:
Or perhaps not. DNS was saying 139 but it had 132 in the db. I ve manually set it to 139 in the db. If that doesn t settle it down I ll mark you as static.
That'd explain things. ;)
Good thing it's a 2851 that can take it!
Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 15.1(4)M8, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Fri 07-Mar-14 08:19 by prod_rel_team
Cisco 2851 (revision 1.0) with 473088K/51200K bytes of memory.
Processor board ID FHK1050F1JN
4 FastEthernet interfaces
2 Gigabit Ethernet interfaces
1 Serial interface
1 ATM interface
1 terminal line
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
125440K bytes of ATA CompactFlash (Read/Write)
Description: LAN :: Link to switch
Internet address is 10.10.0.1/16
MTU 9000 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
Keepalive set (10 sec)
Full Duplex, 1Gbps, media type is T
output flow-control is XON, input flow-control is XON
Waiting for the gig of RAM to arrive!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
No, that wasn t it, it was behaving appropriately after all.
For some odd reason I get the 132 IP resolved every once in a while and then it switches back. I just don t get it.
I m making you static.
-brian
On Mar 11, 2015, at 10:30 PM, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 11 Mar 2015, Brian Hechinger wrote:
Or perhaps not. DNS was saying 139 but it had 132 in the db. I ve manually set it to 139 in the db. If that doesn t settle it down I ll mark you as static.
That'd explain things. ;)
Good thing it's a 2851 that can take it!
Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 15.1(4)M8, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Fri 07-Mar-14 08:19 by prod_rel_team
Cisco 2851 (revision 1.0) with 473088K/51200K bytes of memory.
Processor board ID FHK1050F1JN
4 FastEthernet interfaces
2 Gigabit Ethernet interfaces
1 Serial interface
1 ATM interface
1 terminal line
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
125440K bytes of ATA CompactFlash (Read/Write)
Description: LAN :: Link to switch
Internet address is 10.10.0.1/16
MTU 9000 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
Keepalive set (10 sec)
Full Duplex, 1Gbps, media type is T
output flow-control is XON, input flow-control is XON
Waiting for the gig of RAM to arrive!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Wed, 11 Mar 2015, Brian Hechinger wrote:
Or perhaps not. DNS was saying 139 but it had 132 in the db. I ve manually set it to 139 in the db. If that doesn t settle it down I ll mark you as static.
That'd explain things. ;)
Good thing it's a 2851 that can take it!
Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 15.1(4)M8, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Fri 07-Mar-14 08:19 by prod_rel_team
Cisco 2851 (revision 1.0) with 473088K/51200K bytes of memory.
Processor board ID FHK1050F1JN
4 FastEthernet interfaces
2 Gigabit Ethernet interfaces
1 Serial interface
1 ATM interface
1 terminal line
1 Virtual Private Network (VPN) Module
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
125440K bytes of ATA CompactFlash (Read/Write)
Description: LAN :: Link to switch
Internet address is 10.10.0.1/16
MTU 9000 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
Keepalive set (10 sec)
Full Duplex, 1Gbps, media type is T
output flow-control is XON, input flow-control is XON
Waiting for the gig of RAM to arrive!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Or perhaps not. DNS was saying 139 but it had 132 in the db. I ve manually set it to 139 in the db. If that doesn t settle it down I ll mark you as static.
-brian
On Mar 11, 2015, at 9:02 PM, Brian Hechinger <wonko at 4amlunch.net> wrote:
Something is up. DNS resolution for your name is flopping between .132 and .139.
You re not really static though, so I d like to not change that. Better would be to find out what the hell is going on. :)
-brian
On Mar 11, 2015, at 6:49 PM, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 11 Mar 2015, Brian Hechinger wrote:
It is now? Something isn't right then. The script would only trigger if DNS reported differently. You might want to look into that.
Only one record up at HE.
If you are truly static now tell me what IP I should be using and I'll set you to that.
Cable, only time it changed since install was moving from 1841 to 2851.
65.24.234.139
-brian
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Something is up. DNS resolution for your name is flopping between .132 and .139.
You re not really static though, so I d like to not change that. Better would be to find out what the hell is going on. :)
-brian
On Mar 11, 2015, at 6:49 PM, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 11 Mar 2015, Brian Hechinger wrote:
It is now? Something isn't right then. The script would only trigger if DNS reported differently. You might want to look into that.
Only one record up at HE.
If you are truly static now tell me what IP I should be using and I'll set you to that.
Cable, only time it changed since install was moving from 1841 to 2851.
65.24.234.139
-brian
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Wed, 11 Mar 2015, Dave McGuire wrote:
Maybe it's hitting two different DNS servers, one of which still has
the old A record data. Cory, you did bump the SOA serial number, yes?
That particular domain isn't on the 3-server DNS cluster. ;)
-Dave
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects