New modem and iptables...

Antonio antonio.montagnani at gmail.com
Sun Oct 21 20:52:42 UTC 2007


2007/10/21, Curtis Doty <Curtis at greenkey.net>:
> 10:29pm Antonio said:
>
> > But I have a question: if eth1 is defined to get IP address from
> > network (i.e. the modem) why
> >
>
> What makes you sure the modem is what gave it an address?
>
>         tail -n14 /var/lib/dhc*/dhclient-eth1.leases
>
> ../C
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

 tail -n14 /var/lib/dhc*/dhclient-eth1.leases
}
lease {
  interface "eth1";
  fixed-address 87.14.136.149;
  option subnet-mask 255.255.255.255;
  option routers 87.14.136.149;
  option dhcp-lease-time 60;
  option dhcp-message-type 5;
  option domain-name-servers 62.211.69.150;
  option dhcp-server-identifier 192.168.1.1;
  renew 0 2007/10/21 20:52:09;
  rebind 0 2007/10/21 20:52:35;
  expire 0 2007/10/21 20:52:43;
}

-- 
Antonio Montagnani
Skype : antoniomontag




More information about the users mailing list