On Wed, 2006-11-15 at 01:03, Lewi Kristianto wrote: > I have a problem for setup a thin client, > I want to setup when client request bootp then get a fixed IP Address, You can do that with host enties in /etc/dhcpd.conf that specify the 'hardware ethernet' address. > and logging with the specific username to the Fedora Server > and get a his/her desktop environment, That's normal behavior. > the problem is, when access internet through my cisco gateway, > I have a rule for filter based on IP address, > so if the client using thin client, > is it possible to have specific user login to have specific source IP > address too? No, the programs don't actually run on the thin client, they run on the server and only display on the client. The source address for the connection will always belong to the server. You can, however, block direct outbound access and use some sort of proxy that requires user level authentication. -- Les Mikesell lesmikesell@xxxxxxxxx