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 TouchToneTommy 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: *

  • Users: yiutin03
  • Content: Threads
  • Order by date
  1. yiutin03

    subdomain DNS issue

    I have a domain abc.com, inside the forward zone, there are other subdomain under it, abc.com\sub1 abc.com\sub2, they are update the DNS record (e.g. got all msdsc srv record in the folder). While we create the sub3.abc.com, it became is separate forwrad zone as sub3.abc.com and no longer...
  2. yiutin03

    Intel 2200BG wireless

    I got a Intel 2200BG built-in notebook, but for my 2 AP wireless network with same SSID, my wireless adapter will switch on these 2 AP periodically even another one has only a weak signal. I doubt if this is the bug in windows XP Home or the driver itself.
  3. yiutin03

    approved outgoing mail from specific local user

    how can I have a approval process on the local user when they are trying to send out email? e.g. a php list will show all his outgoing message, it only send out if I agree to do so, by clicking some button. is this possible?
  4. yiutin03

    strange charater after .qmail

    I have 2 qmail server. when running the .qmail function under the home directory, 1 is fine but another will attach a "_" charater at the tail and make is fail to do forward function. I test with a email in .qmail, e.g. abc@gmail.com, but it will result a abc@gmail.com_ and fail to sent out...
  5. yiutin03

    vpn disconnect automatically

    I have 2 WRV54G wireless VPN router. 1 has fix IP, another one is running PPPoE I register a dyndns.org and let them connect by VPN. it success to connect 2 subnet but it will drop the connection suddenly in few minutes. In the admin web page, it show the VPN is still connected. and I sure the...
  6. yiutin03

    RSA keyboard cannot use

    just bought a x336 server, and RSA II card... I can login the web of RSA and remote console I can see the BIOS screen but I cannot control by my keyboard on the remote pc... any idea?
  7. yiutin03

    restrict on rebound mail

    Hi, How can I restrict the rebound mail not send to some specific domain, e.g. hotmail, yahoo... since those spam mail address (e.g. iuasfbf@yahoo.com), was suppoesed to be undeliverable...
  8. yiutin03

    how can I trace from log file

    Dear all, everytime I want to trace the source ip of a spam mail in qmail-send log file, I got to read through the log from qmail-smtp, but they have definitly no relation or hints on any session number or timestamp, sometime, they may be mixed up with 2 very closely started smtp connection...
  9. yiutin03

    Multiple NIC for incoming packets

    I have a Linux box with 2 broadband to different ISP. I can do advance routing by ip route to separate two table for routing out to these 2 ISP by the IP address. e.g. 10.0.1.0/24 goto ISP A and 10.0.2.0/24 goto ISP B but now.. I have to build a web server on that Linux box. I can just ping the...
  10. yiutin03

    limit the number of qmail queue

    Actually, I run the qmail on a only celeron pc. if over hundreds of mail come to my qmail, the qmail queue ran by the perl will make my pc hang for mins. is there any possible configuration to limit the number of concurrent qmail queue? or you have any suggestion beside upgrading the hardware...
  11. yiutin03

    what is POP8?

    what is POP8? is this the extension of POP3?
  12. yiutin03

    fopen a site which need cookie

    May I know how can I fopen a website and send the cookie information to the website to do authentication? e.g. I have the cookie in IE already.
  13. yiutin03

    is it possilbe to run java (*.jnlp) on pocket PC?

    as title thx!
  14. yiutin03

    ip rule > route

    I found that the prioripty of setting ip rule to route a client to specificed NIC is override the routing rule on linux system. so, may I have a routing rules override the ip rule setting?
  15. yiutin03

    How to forwad a broadcast to other subnet?

    I have a program for detecting the accesspoint from netgear, which will broadcast snmp packets (255.255.255.255). is it possible to forward the boradcast packets to other subnets which is connected by pppd in linux??
  16. yiutin03

    run "route add ..." automatically

    Dear all, I have a VPN to a windows 2000 server in my office, As my ISP has block my 25 outgoing port, I need route to mail via my office VPN. I need to open a dos prompt every time after the VPN connection has estblished, and type "route add ...." is there any automated action in...
  17. yiutin03

    Unable to handle kernel NULL pointer dereference

    Dec 14 22:40:25 pdsz kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000074 Dec 14 22:40:25 pdsz kernel: printing eip: Dec 14 22:40:25 pdsz kernel: c0143d8b Dec 14 22:40:25 pdsz kernel: *pde = 00000000 Dec 14 22:40:25 pdsz kernel: Oops: 0000 Dec 14 22:40:25 pdsz...
  18. yiutin03

    VPN + NAT

    my internet service provider has a VPN service by a netopia router. Office A 10.0.0.x <---> 10.0.0.1 NAT realip1 <---> realip - routerA <---- Internet it will make a tunnel on router to connect with other office Office B Internet -----> realip3 routerB 10.0.0.x <--> 10.0.0.x how to configure...
  19. yiutin03

    native mode ,win98 folder sharing with AD account

    can I still use sharing folder on win98 with windows 2000 domain controller active directory user setting, but my active directory is in native mode...?
  20. yiutin03

    spamasssssian, score enough, but no [SPAM]

    Do you experience that.. the message has scored enough score... e.g. 7/1 10/1 and I have set rewrite_subject 1 but there is still no [SPAM] in spam mail. Why?

Part and Inventory Search

Back
Top