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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dogsbod

  1. dogsbod

    pass variable from Inputbox to sql query

    sorry, never refreshed page before replying. Thanks for the response
  2. dogsbod

    pass variable from Inputbox to sql query

    I worked it out needed to do "SELECT * FROM table" & " " & "where value ='" & y & "'
  3. dogsbod

    pass variable from Inputbox to sql query

    hi all, I've pulled my hair out on this one, it took days to work out to use the ` instead of ' for selecting columns with spaces in their name (not my idea). I'm now stumped again and would love any help. y serves as the variable passed to sql select statement by the input box y = accounts...
  4. dogsbod

    after https login via WI\csg get "page not displayed"

    hi, I've got WI\csg on the same box and MSP4 on a sperate box. All on the same subnet no firewall between them. I can login from any machine on this test lan via http through the webinterface\csg box and launch the published apps that are presented on the next page. However when I attempt to...
  5. dogsbod

    SSL/TLS error: you have chosen not to trust "Equifax Global...

    I actually got it working. on IIS go to IE--tools---options---content---trust rooted certificates select Equifax Global cert Export as base 64 save as myroot.crt on desktop copy myroor.crt to location on Web Interface where downloaded Java client located, in WI 4 its in programfiles\citrix not...
  6. dogsbod

    SSL/TLS error: you have chosen not to trust "Equifax Global...

    Hi all, My ssl cert on WI box is due for renewal, however replacing the thawte cert with one from equifax is not as straight forward as I thought it would be (never is). Now when I log in to web interface and click on an app, I get the error "SSL?TLS error: you have chosen not to trust...
  7. dogsbod

    vlan subnetting terminology

    thanks!
  8. dogsbod

    vlan subnetting terminology

    Hi, I was under the impression that for example networks with an IP addresses of 192.168.10.x and 192.168.20.x with subnet mask of 255.255.255.0 are the same subnet However in most of the docs\posts I've read, the examples refer to subnets\svi with subnet masks of 255.255.255.0, does this...
  9. dogsbod

    vlan 1 and intervlan routing

    thanks for the points. I didn't think the default gateway settings for hosts on vlan 1 had relavence to a host on vlan 2\3 pinging a host on vlan 1, the otherway round (vlan 1 ping vlan 2) I understand
  10. dogsbod

    vlan 1 and intervlan routing

    the hosts on vlan 1 have their default gateway set to the lan interface of the firewall, the hosts in other vlan have default gateway set to the svi ip address interface for their respective vlans. An ip address is configured on vlan 1 to allow management of switch (4500), is this equivalent to...
  11. dogsbod

    vlan 1 and intervlan routing

    I'm planning the vlan scheme to be used and have created several test vlans and assigned SVIs to them. The plan is to leave the servers on the 192.168.225.x network and assign different network addresses to departmental hosts. I've created vlans 2 and 3 and assigned 192.168.1.1 and 192.168.3.1...
  12. dogsbod

    w2k3 DC restore-prompted to activate windows

    Hi, After doing an authoritative restore of system state and rebooting I have no choice but to activate windows to continue, this is not a problem just a hassle when carrying out in lab environment. All the docs I've come across don't mention this....is this as expected?
  13. dogsbod

    CGW not start - certficate common name not match server name

    hello, I'm using windows certificate services to generate the server cert. During the *.cer file creation I specify the fqdn as common name. When I run the secure gateway config wizard it fails at the end stating 'secure gateway service could not start'. the SG event log states that "the cert...
  14. dogsbod

    UK ADSL

    hi, did you get any joy on this?
  15. dogsbod

    vbscript to create signature-there must be an easier way

    hi, Currently I'm using gfi on exchange 2003 to set a html signature for all outbound emails. The problem is the bit before that, ie. the 'regards, <username>,<user jobtitle> I need this part to appear automatically for the user the first time they log on to a PC and when they select to create...

Part and Inventory Search

Back
Top