Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
One man's HOW-TO: Installing Gentoo from behind an IIS proxy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Thu May 30, 2002 8:32 pm    Post subject: One man's HOW-TO: Installing Gentoo from behind an IIS proxy Reply with quote

Following a successful installation, I thought I'd share a solution which worked for me, YMMV.

Keep in mind, anyone can get a 30 day trial license for VMware

Background:
Original system
Code:
IBM Thinkpad T20
RH 7.2 kernel 2.4.18 patched for IPsec/VPN access
2 hard drives
VMWare 3.1

Available Networks
Code:
Client Network or Dialup

Solution

    Booted RH
    Configured squid to listen on vmnet8 (VMware's host-only networking dev)
    Configured squid to proxy to client IIS proxy (cache_peer)
    Added 'login=$NTDOMAIN\$UID:PASSWORD' to cache_peer
    Added 'never_direct allow all'
    Added 'http_access allow all'
    Setup VMware
      Raw drive access to second drive (or second partition, remember to edit you fstab later)
      Virtual CD to .iso
      Ethernet to NAT

    Boot VMware session from .iso
    Set /etc/make.conf to PROXY=$VMWARE_HOST_ADDRESS
    Set /etc/wget/wgetrc PROXY=$VMWARE_HOST_ADDRESS
    Install per Gentoo directions
    Insure you emerge squid before exiting the VMware session
    Exit VMware
    Mount the drives from RH
    Edit fstab as required
      If keeping current VMware setup, do nothing
      To boot to second hard drive, change hda/sda to hd*/sd* (as appropriate) and add grub settings to default (RH) loader
      If swapping hard drives, I'd recommend updating the grub settings to include your current install (as drive 2), and modifying your RH fstab settings.


Have fun
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum