Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. guma2go

    Anybody can repair this dbf file for me?

    This table isn't a table. There are some megabytes from harddisk added into dbf file as recovery. File stared with startheader of dbf but only 12 bytes than is some part of records There is an header of dbf in this file. version DBF dBASE Level 5 fields 20 length of record 219 bytes original...
  2. guma2go

    I cannot access my PIX Firewall through ASDM

    Run Application and go on to the ASDM When You Are in ASDM console with this error go to the File and than Clear ASDM Cache, thats all Regards George
  3. guma2go

    External PDM access ?

    Hi You must Add Your External IP Host to the PDM/Administration on Outside interface pdm location A.B.C.D 255.255.255.255 outside http A.B.C.D 255.255.255.255 outside and routing to Your Host route outside A.B.C.D 255.255.255.255 W.X.Y.Z 1 where A.B.C.D is Your Outside Host and W.X.Y.Z is Your...
  4. guma2go

    FoxPro print issue through Ctrix MetaFrame

    The fastest way to do this is setting the Environment information to this Login so "one of our remote office have access to this application through Ctrix MetaFrame" is an User or group on Citrix Server. In this user environment set Connect Client Printer at Logon and Default to Main Client...
  5. guma2go

    Program Neighborhood Version 9.230

    Hi Yargr I've problem as Your's. Simply Installing previous version on other pc Or copy from other PC to the "c:\Program Files\Citix\Ica Client" to the destination PC without changing information in Registry. All Connections and Passwords and other info are stored in Document And Settings \...
  6. guma2go

    Mail Server not send/receive mail from other domains

    Hi Dynaken Postfix default config will see senders domains and destination domains (probing if exist) so You can add on Your Netgear router mapping of TCP 53 and UDP 53 port (DNS service) from Your RealIP to inside 192.168.1.5 (Server) Or see if 192.168.1.5 can access to this servieces. I...
  7. guma2go

    VFP and Citrix

    Hi You can test it Perhaps Report when is locked up have open an input dbf from TEMP - in report Environment. So if User going out from Citrix - i think You have an session in state disconnected - You must reset this session not disconnect. When all will be ok. That name of cursor or database...
  8. guma2go

    NATING on Cisco 2800 Router

    Hi dd2775 What i think is 1. Your se0/0 is an output/input to the internet with only one IP address to be NAT-ed 2. Your fastethernet 0/0 is in Demilitary ZONE as hosts visible in internet - yours WWW and other with net 220.227.129.X 3. The fastethernet 0/1 is an false (private) inside network...
  9. guma2go

    Static NAT mapping failing

    Hi Busgypsy Tracing a route via Input from 216.104.66.36 going to 10.1.53.62 is going via Router 1 ip route 10.1.53.0 255.255.255.0 Serial1 to the serial1 with ip address 172.8.1.1 255.255.0.0 than On Router 2 with ip address 172.8.1.2 255.255.0.0 than going to the Ethernet with ip address...
  10. guma2go

    Citrix MetaFrame through a cisco router & Frame Relay

    hi spacehammer or honest1 This connection from remote Cisco 2801 to the 2811 at head office is transparent? As test Can You Ping eg. computers on Head site from Remote Site ?? an other ports?? Have access to the Internet??? via Your i thin VPN - frame-relay connection. When Yes - that is...
  11. guma2go

    Citrix MetaFrame through a cisco router & Frame Relay

    Hi honest1 At start questions Cisco Routers are only to connect LAN-s without Internet?? Is Your Citrix Server inside - So NAT on Cisco??
  12. guma2go

    Static Command

    hi.. I think Your question is Outside IP with port 7550 to the Inside port 3389 doing port mapping is one line to do Your PC to Internal port 3389 is eg. 192.168.0.10 Your outside ip is A.B.C.D add one line ip nat inside source static tcp 192.168.0.10 3389 A.B.C.D 7550 extendable Best Regards
  13. guma2go

    Setting Gateway of Last Resort

    Hi jneiberger You have right. have distance 0 This line is out line ip route 0.0.0.0 ... is ok have distance 1
  14. guma2go

    Setting Gateway of Last Resort

    You Can add line in config ip default-gateway A.B.C.D same A.B.C.D where is in ip route 0.0.0.0 0.0.0.0 A.B.C.D but this is the same. and A.B.C.D is the IP address of second side Your WAN Interface IP 167.154.191.1 is logical if your WAN (eg. Serial0) in Cisco have IP 167.154.191.2 and mask...
  15. guma2go

    Grid Column Positions on the form

    Hi to do this you must calculate Left position from grid is eq. thisform.grid1.left - so X from start of form than if You wish to know where eg. started Column2 You must add thisform.grid1.left+thisform.grid1.Column1.width that will be start of column2 relative to Form left X of grid + Width...
  16. guma2go

    Diskless workstation problems

    HI Dave See on server in EventLog errors in time of test to connect from this diskless-computer. I think you become error Terminal Server Cannot issue license ... That means You must build in this image an RDP client, and at start Connecting to this server from RDP connection, than will be...
  17. guma2go

    NT 4 NT4 TS Terminal Server console logon failure winlogon

    Hi sp6a That problem is after You Have installed Service Pack6? Is Your IE 6,5 or 4 ver??? I have problem as yours when i installed IE 4.0 from NT TSE, and than service Pack5. THat seems You have an process on startand this process cannot be ended from eg. IE installation or upgrade. That is...
  18. guma2go

    problem with cursor positioning

    Judi Quote: Thisform.Thispgf.Thispag.Textbox.Refresh() Where You wish to use this Refresh from your Field??? And For What??? For Your Answer This method will be only refreshed This Field (field4) on Pagex in PageFrameY and nothing more (if it's default - so empty). But For what??? I think...
  19. guma2go

    problem with cursor positioning

    Hi Judi George=Jerzy Can You Delete Code (on a moment) from GotFocus??? and added Code Wait Window "In GotFocus" And eg Added Code to LostFocus Wait Winow "Lost Auto" That will be test what is going on. And Without Debug You Can See what is. If all will be auto that means - THisform.refresh...
  20. guma2go

    Static IP over WAN PPP Link

    Hi vsatkid This will be possible when. 1. Endpoint Cisco 1720 (where Remote PC is Connected to local LAN) Your Wan Input from ISP Have Static IP also on eg. serial0 You must Have Static Visible from Internet IP. By Your Site this is not necceserry 2. This Remote PC must have LAN address Static...

Part and Inventory Search

Back
Top